Just for tracking
Using kamailio 4.4.1
*with mongo-c-driver-1.2.4
- with driver compiled with --enable-ssl=yes => segfault
- with driver compiled with --enable-ssl=no => working but may break compatibility to connect to mongodb 3.x requiring advanced authentication.
In latest driver 1.3.5 code has been added for TLS certificates checks but also locking between threads but
- with mongo-c-driver-1.3.5 with --enable-ssl=yes => segfault
Notes : tls.so module is using it's own locking functions for Openssl, and also mongo-c-driver.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.