[sr-dev] [kamailio/kamailio] sslv3 errors showing up with 'tls_method' set as 'TLSv1.2+' (Issue #3085)

Daniel-Constantin Mierla notifications at github.com
Wed Apr 20 16:23:44 CEST 2022


The log containing `ssl3_read_bytes:sslv3` is not related to the protocol version itself, it's about internal functions inside libssl that are also used for tls. Besides the prefix, the log message is retrieved from the libssl, suggesting a possible issue with certificates or client application. It is before kamailio gets any traffic or control over the tls connection.

It is more about usage of kamailio and your client apps, i suggest you try to figure out what kind of clients end up in this case and troubleshoot further using higher debug level to get more verbosity in the syslog. Then discuss further on sr-users at lists.kamailio.org to get assistance from community. It doesn't look to be an issue in the code of kamailio.

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

Message ID: <kamailio/kamailio/issues/3085/1103994864 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220420/86cf51cc/attachment.htm>


More information about the sr-dev mailing list