Xymon Mailing List Archive search

xymon uses an old version of Openssl

1 message in this thread

list Gab Dito · Wed, 14 Feb 2024 09:17:29 -0500 ·
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