Can you post the output of the following:

LD_LIBRARY_PATH=/usr/local/ssl/lib/ ldd modules/tls_mgm/tls_mgm.so

Remember, we want to get it to find the new shared libraries, not some statically compiled libraries (aka ".a" files).

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 12.07.2017 00:38, Tito Cumpen wrote:
Liviu,


it is check out the following

ls -al /usr/local/ssl/lib/

total 5780

drwxr-xr-x 4 root root4096 Jul 11 18:22 .

drwxr-xr-x 9 root root4096 Jul 11 18:22 ..

drwxr-xr-x 2 root root4096 Apr 24 21:35 engines

-rw-r--r-- 1 root root 5122378 Jul 11 18:22 libcrypto.a

-rw-r--r-- 1 root root776104 Jul 11 18:22 libssl.a

drwxr-xr-x 2 root root4096 Apr 24 21:35 pkgconfig



is there an extra module I need to enable when compiling openssl?





On Tue, Jul 11, 2017 at 5:34 PM, Liviu Chircu <li...@opensips.org <mailto:li...@opensips.org>> wrote:

    That's a libcrypto symbol - make sure that one is also compiled
    and installed under /usr/local/ssl/lib

    Liviu Chircu
    OpenSIPS Developer
    http://www.opensips-solutions.com <http://www.opensips-solutions.com>

Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to