doc/
subfolder, the README file is autogenerated)In commit 6c88613 we attempt to detect OpenSSL 1.1.0+ to fix initialization of EC.
The wrong macro OPENSSL_VERSION_1_1
was used; this is not actually defined in the OpenSSL headers.
Use the correct macro OPENSSL_VERSION_NUMBER
.
https://github.com/kamailio/kamailio/pull/2944
(1 file)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.