On Tue, 8 Apr 2014, [email protected] wrote:

This might not be enough as there are two versions of openssl installed… One in /usr/bin/openssl and one in /usr/local/bin/openssl

Both should be ok.

Not on 2.1:

[2.1-RELEASE]/root(9): /usr/local/bin/openssl version
OpenSSL 1.0.1e 11 Feb 2013

Worse, that's the version used by OpenVPN and lighttpd:

[2.1-RELEASE]/root(8): ldd /usr/local/sbin/openvpn
/usr/local/sbin/openvpn:
        libssl.so.8 => /usr/local/lib/libssl.so.8 (0x8007e9000)
        libcrypto.so.8 => /usr/local/lib/libcrypto.so.8 (0x80094f000)

[2.1-RELEASE]/root(14): ldd /usr/local/sbin/lighttpd
/usr/local/sbin/lighttpd:
        libssl.so.8 => /usr/local/lib/libssl.so.8 (0x8007d3000)
        libcrypto.so.8 => /usr/local/lib/libcrypto.so.8 (0x800939000)

--
Paul Heinlein
[email protected]
45°38' N, 122°6' W
_______________________________________________
List mailing list
[email protected]
https://lists.pfsense.org/mailman/listinfo/list

Reply via email to