I think all those extra checks should be done only for older versions. Relying on matching
inside the compile flags is probably no longer a safe bet. I think that just matching on
version should be ok, so we can add an ifdef on OPENSSL_VERSION_NUMBER to enclose these
checks only for versions older than libssl 1.1.0
--
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/1050#issuecomment-290678483