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 <guillaume.francoi...@gmail.com> 
> 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


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

Reply via email to