Not sure when I get time to look deeper, it's Easter holidays in most of Europe, so
likely others are busy as well. What I can suggest for the moment is to compile using
libssl 1.0.x and see if works ok with it. That will confirm or rule out if it is an issue
with libssl/libcrypti 1.1.x. On some systems, you can get libssl1.0.x along with
libssl1.1, so if you have both you may need to tune the Makefile inside src/modules/tls to
compile with 1.0.x. If you use Debian 8 for example, iirc, it has only libssl 1.0.x (or at
least this is the default installed version).
--
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/1860#issuecomment-485131831