Looks like Xymon is using a Cypher not supported by my server… Found this:
An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed.
Anyone have a suggestion for a fix?
Jason Chambers Network Administrator | Geosoft geosoft.com<http://www.geosoft.com/> | blog<http://blogs.geosoft.com/> | twitter<http://twitter.com/geosoft> | linkedIn<http://www.linkedin.com/company/geosoft-inc.> | facebook<http://www.facebook.com/GeosoftInc> | T +1 416.369.0111 #344 | M +1 416.508.1410
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Another Xymon User Sent: January 28, 2013 1:35 PM To: xymon at xymon.com Subject: Re: [Xymon] SSL Error after upgrading to Fedora 18
See, the baffling thing is that it's only with xymon verification, not with openssl command line. xymon's somehow using a ca-bundle that does not have your self-signing cert in it. But since xymon doesn't have a configuration construct for pointing to a ca-bundle, it's taking a default. I would expect that to be the same default that "openssl verify <certfile>" takes. Oh, well. Hope you can figure it out.