There's a big "#if OPENSSL_VERSION_NUMBER >= 0x10100000L" in cdp_tls.c, 
basically making the whole file empty for older versions.

sp->tls_conn would never be true in do_read() and do_write() if there was no 
supported openssl, so I didn't find any need to change those functions - until 
your mod yesterday which included a function defined in cdp_tls.c :)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3616#issuecomment-1778672445
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/3616/c1778672...@github.com>
_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to