diff --git a/src/modules/tls_wolfssl/doc/tls_wolfssl.xml b/src/modules/tls_wolfssl/doc/tls_wolfssl.xml index 199679b9ae0..cf7770a7704 100644 --- a/src/modules/tls_wolfssl/doc/tls_wolfssl.xml +++ b/src/modules/tls_wolfssl/doc/tls_wolfssl.xml @@ -77,6 +77,11 @@ 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. +