Since the openssl update from 1.1.0b to 1.1.0c kamailio fails to start, logging:
/usr/sbin/kamailio[20003]: INFO: tls [tls_init.c:633]: init_tls_h(): tls: _init_tls_h:
compiled with openssl version "OpenSSL 1.1.0b 26 Sep 2016" (0x1010002f),
kerberos support: on, compression: on
/usr/sbin/kamailio[20003]: INFO: tls [tls_init.c:641]: init_tls_h(): tls: init_tls_h:
installed openssl library version "OpenSSL 1.1.0c 10 Nov 2016" (0x1010003f),
kerberos support: off, zlib compression: off#012 compiler: gcc -DDSO_DLFCN -DHAVE_DLFCN_H
-DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM
-DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM
-DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/lib/ssl\""
-DENGINESDIR="\"/usr/lib/x86_64-linux-gnu/engines-1.1\""
And then:
Nov 16 17:50:41 tea /usr/sbin/kamailio[20003]: : tls [tls_init.c:651]: init_tls_h():
ERROR: tls: init_tls_h: openssl compile options mismatch: library has kerberos support
disabled and Kamailio tls enabled (unstable configuration)
Please re-compile kamailio against 1.1.0c.
Thank you.
Is this related to this issue??
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/662#issuecomment-261920382