monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling embedding SSL lib


From: Rory Toma
Subject: Re: Compiling embedding SSL lib
Date: Fri, 6 Oct 2017 07:53:12 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]