The master branch should compile now with libssl v1.1.0, there are some warnings left in
the tls module, some of them not clear how to be fixed (e.g., deprecated tls methods
functions) and apparently the option to set custom crypto locking functions was removed
(associated functions replaced with no ops defines), so some warnings about unused static
declared functions. I will investigate more to be sure about, and if yes, it will just
require to disable that part of code for libssl 1.1.0.
No real testing done so far apart of compiling. libssl 1.1.0 has quite some changes to the
api versus v1.0.x, but the changes we needed were quite minimal.
If you find other different problems, probably is better to open a new issue in the
tracker.
--
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/685#issuecomment-247703469