|
From: | Gavin Donald |
Subject: | Monit: Openssl engine error 156 |
Date: | Wed, 13 Apr 2016 09:12:06 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 |
Hello, I noticed today that my Monit HTTPD is not working. The web browser is giving a 'connection reset error' and the log file is showing the following: error : monit: Openssl engine error: error:1407609C:SSL routines:func(118):reason(156) I haven't been able to find much about this error and assume that a previous update to OpenSSL has caused this to become an issue when Monit was restarted. I have the following in monitrc: set httpd port 2812 ssl enable pemfile /etc/ssl/localcerts/my-cert.nopass.pem The certificate needs an intermediary certificate to run and that certificate is in the same directory as my-cert.nopass.pem, I am not sure if that is part of the problem. I don't know how to tell Monit about the intermediary certificate if it is needed. Does anyone know how I can fix this? Thanks. Gavin. |
[Prev in Thread] | Current Thread | [Next in Thread] |