[sr-dev] [kamailio/kamailio] http_client/http_async_client crash at startup if used with tls and openssl 1.1 (Issue #2912)

Daniel-Constantin Mierla notifications at github.com
Tue Dec 14 14:10:57 CET 2021


I got a bit of time to look at it on an Ubuntu 20.04 and it seems a similar case to one that was solved a while ago:

  * https://github.com/kamailio/kamailio/issues/2560#issuecomment-777590116

In short, kamailio has to be started with `--atexit=no` cli param.

I added a note in the readme of the tls module:

  * https://github.com/kamailio/kamailio/commit/8dc18cab5bc32c1d34a9113242d230b7458d4075

I tested with the minimal config from the description of this issues, it crashes without `--atexit=no` and with it goes till errors related to not finding the certificate/key files.

-- 
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/2912#issuecomment-993524079
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211214/ca0a494f/attachment.htm>


More information about the sr-dev mailing list