You need to build the old version of ssl and tell configure to use those when compiling.

On 10/6/17 7:46 AM, Guillaume François wrote:
Hello,

I'm trying to compile Monit in standalone way (i.e. embedding SSL libraries) as I'm compiling on a host with OpenSSL 1.0.2 but the host where Monit will be running is old and has only OpenSSL 1.0.0

I have tried several option to the "./configure" command but cannot find the right one

Current error message when trying to start Monit on remote host.

/lib/x86_64-linux-gnu/libcrypto.so.1.0.0: version `OPENSSL_1.0.2' not found (required by /usr/bin/monit)

Note:
* I cannot update the remote host where Monit will run
* I cannot downgrade the host where Monit is compiled
* I need SSL feature as I'm checking Certificates date etc...

Regards.



-- 
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to