Nginx using with https :(
nginxfanboy
nginx-forum at nginx.us
Sun Aug 31 03:37:03 UTC 2014
I solve my Problem here the config.
/etc/nginx/sites-available/default
http://paste.debian.net/118487/
/etc/nginx/nginx.conf
http://paste.debian.net/118488/
And so i create my certificate :)
openssl req -new -x509 -nodes -out /etc/ssl/certs/SITENAME.crt -keyout
/etc/ssl/private/SITENAME.key
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,252951,252968#msg-252968
More information about the nginx
mailing list