monit-general
[Top][All Lists]
Advanced

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

Re: Compiling embedding SSL lib


From: address@hidden
Subject: Re: Compiling embedding SSL lib
Date: Fri, 6 Oct 2017 17:59:50 +0200

Hello,

we compile Monit with OpenSSL statically this way:

        ./configure --with-ssl-static=<path to openssl directory>

You can also use the pre-compiled binaries: 
https://mmonit.com/monit/dist/binary/

Best regards,
Martin


> On 6 Oct 2017, at 16:46, Guillaume François <address@hidden> 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

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