Module: kamailio
Branch: 6.0
Commit: 567a0e75e3ee780641365b9a3fb2747d57b3e4ab
URL: 
https://github.com/kamailio/kamailio/commit/567a0e75e3ee780641365b9a3fb2747d57b3e4ab

Author: Kamailio Dev <kamailio....@kamailio.org>
Committer: Kamailio Dev <kamailio....@kamailio.org>
Date: 2025-06-28T04:46:18+02:00

modules: readme files regenerated - modules ... [skip ci]

---

Modified: src/modules/tls/README

---

Diff:  
https://github.com/kamailio/kamailio/commit/567a0e75e3ee780641365b9a3fb2747d57b3e4ab.diff
Patch: 
https://github.com/kamailio/kamailio/commit/567a0e75e3ee780641365b9a3fb2747d57b3e4ab.patch

---

diff --git a/src/modules/tls/README b/src/modules/tls/README
index 21250d76373..3a8f18e5774 100644
--- a/src/modules/tls/README
+++ b/src/modules/tls/README
@@ -72,6 +72,7 @@ Olle E. Johansson
               10.38. engine_config (string)
               10.39. engine_algorithms (string)
               10.40. verify_client (string)
+              10.41. provider_quirks (integer)
 
         11. Functions
 
@@ -209,6 +210,7 @@ Chapter 1. Admin Guide
         10.38. engine_config (string)
         10.39. engine_algorithms (string)
         10.40. verify_client (string)
+        10.41. provider_quirks (integer)
 
    11. Functions
 
@@ -648,6 +650,7 @@ Place holder
    10.38. engine_config (string)
    10.39. engine_algorithms (string)
    10.40. verify_client (string)
+   10.41. provider_quirks (integer)
 
 10.1. tls_method (string)
 
@@ -1638,6 +1641,13 @@ method = TLSv1.2
 verify_client = optional_no_ca
 ...
 
+10.41. provider_quirks (integer)
+
+   Sets a flag to configure OpenSSL 3 behaviour. Currently only 1
+     * 0 - no flags set (default)
+     * 1 - create a new `OSSL_LIB_CTX` context in the child process. Known
+       to be required when using OpenSSL 3 pkcs11-provider.
+
 11. Functions
 
    11.1. is_peer_verified()

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to