Well, that's the problem actually, because the db module can use tls if, for example,
connection to MySQL/MariaDB is done over TLS. That was reported for db_unixodbc when
connecting to Microsoft SQL Server via TLS. Any other module that eventually ends up using
libssl3 though chain of dependencies can have similar impact. Also in the past there were
reports that can be related:
-
https://github.com/kamailio/kamailio/issues/3115
-
https://github.com/kamailio/kamailio/issues/2560
Solutions were found at the times for respective versions, but with libssl3 this might be
the right approach, or at least the one we could explore now.
Anyhow, I expected those patches to be backported to have the fix completed, right now at
least the db_unixodbc is reported to be broken.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3740#issuecomment-1921127455
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3740/c1921127455(a)github.com>