Nginx goes down at the same time every day...
-
logging following error:
2011/02/25 06:25:03 [emerg] 21610#0: SSL_CTX_use_PrivateKey_file("/usr/local/nginx/conf/
http://www.mydomain.com.key")
failed (SSL: error:0906406D:PEM routines:PEM_def_callback:p$2011/02/26 06:25:03 [emerg] 21516#0: SSL_CTX_use_PrivateKey_file("/usr/local/nginx/conf/
http://www.mydomain.com.key")
failed (SSL: error:0906406D:PEM routines:PEM_def_callback:p$2011/02/27 06:25:03 [emerg] 1426#0:
SSL_CTX_use_PrivateKey_file("/usr/local/nginx/conf/
http://www.mydomain.com.key")
failed (SSL: error:0906406D:PEM routines:PEM_def_callback:pr$Any suggestions? I just don't get this...
Posted 1 year ago # -
Turns out this error was (probably) caused by the fact that the key file was password locked. When logrotate restarted the Nginx it could not open the key file.
Where can I find the config for the logrotate?
Posted 1 year ago # -
/etc/logrotate.conf
Posted 1 year ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
