Module: kamailio Branch: master Commit: 234f2ae07a26af8948a176d10358a0b7039ad1a2 URL: https://github.com/kamailio/kamailio/commit/234f2ae07a26af8948a176d10358a0b7039ad1a2
Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2024-07-04T16:20:47+02:00 tls: docs - note about tls_threads_mode core parameter --- Modified: src/modules/tls/doc/tls.xml --- Diff: https://github.com/kamailio/kamailio/commit/234f2ae07a26af8948a176d10358a0b7039ad1a2.diff Patch: https://github.com/kamailio/kamailio/commit/234f2ae07a26af8948a176d10358a0b7039ad1a2.patch --- diff --git a/src/modules/tls/doc/tls.xml b/src/modules/tls/doc/tls.xml index 5697792655a..3a0416fed61 100644 --- a/src/modules/tls/doc/tls.xml +++ b/src/modules/tls/doc/tls.xml @@ -64,6 +64,10 @@ that uses libssl (OpenSSL library). A safe option is to have the tls module loaded first (be in the first "loadmodule" in &kamailio;.cfg). </para> + <para> + IMPORTANT: For libssl v3.x, the core parameter "tls_threads_mode" + has to be set, see the Core Cookbook for possible values. + </para> <para> IMPORTANT: using this module compiled with newer versions of libssl (e.g., v1.1+) may require &kamailio; to be started with _______________________________________________ Kamailio (SER) - Development Mailing List To unsubscribe send an email to sr-dev-le...@lists.kamailio.org