I've recently migrated my xymon server from an old ubuntu to the latest,
I've kept a bunch of old config files (and that might the be issue, but I
am not sure where to look).
My current openssl version is
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.1.4 24 Oct 2023)
however my xymonnet uses a version that is 2 years older
xymonnet version 4.3.30
SSL library : OpenSSL 3.0.0 7 sep 2021
LDAP library: OpenLDAP 20506
And that results into an SSL issue testing for some HTTPS site.
Unspecified SSL error in SSL_connect to https error:0A000410:SSL
routines::sslv3 alert handshake failure
Should it use the latest builtin in system openssl? How do I fix that?
Gab