Error causes Nginx go down same time
2011/02/25 06:25:03 [emerg] 21610#0: SSLCTXusePrivateKeyfile("/usr/local/nginx/conf/
2011/02/26 06:25:03 [emerg] 21516#0: SSLCTXusePrivateKeyfile("/usr/local/nginx/conf/
2011/02/27 06:25:03 [emerg] 1426#0: SSLCTXusePrivateKeyfile("/usr/local/nginx/conf/
Any suggestions?
4 Replies
@obs:
The key file has a password on it, remove it
openssl rsa -in key.pem -out keyout.pem
Thanks! Any idea why this error is happening at the same time every day?