Explorar el Código

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

Kamailio Dev hace 2 años
padre
commit
7f2d55ce62
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/modules/tls_wolfssl/README

+ 4 - 0
src/modules/tls_wolfssl/README

@@ -64,6 +64,10 @@ loadmodule "tls_wolfssl.so"
    The wolfSSL TLS module is intended to be compiled with a recent version
    of wolfSSL (5.2.0+).
 
+   Default compilations of the library will not work with Kamailio's own
+   memory allocation. See https://github.com/wolfSSL/wolfssl/issues/5264
+   for more details.
+
 4. Compiling the wolfSSL TLS Module
 
    The development package for wolfSSL is required (libwolfssl-dev or