Xymon Mailing List Archive search

SSL Error after upgrading to Fedora 18

list Henrik Størner
Fri, 25 Jan 2013 07:37:52 +0100
Message-Id: <user-246de37d5f20@xymon.invalid>

On 24-01-2013 21:43, Jason Chambers wrote:
I just upgraded to Fedora 18, and now servers that have SSL signed by
our internal CA is failing. The http test simply shows “SSL error”
meanwhile our public (GoDaddy) certs aren’t causing issues. Is there a
log file I can peer into to find out why I’m getting these error
messages all of a sudden?
No logfile, but try running "openssl s_client -connect IPADDRESS:PORT".
This performs a connect and SSL handshake, which is basically the same as what Xymon does.

I suppose the standard openssl.cnf is used by OpenSSL when Xymon uses the SSL libraries. Perhaps some defaults changed in relation to how openssl performs automatic certificate validation ? Would surprise me, though.


Regards,
Henrik