What exactly is the issue?
You can load both libraries and switch between them via the
tls_library param of tls_mgm module:
loadmodule "tls_openssl.so"
loadmodule "tls_wolfssl.so"
loadmodule "tls_mgm.so"
# modparam("tls_mgm", "tls_library", "openssl")
modparam("tls_mgm", "tls_library", "wolfssl")
-ovidiu
On Tue, Feb 22, 2022 at 9:57 PM Jehanzaib Younis
<[email protected]> wrote:
>
> Hi,
>
> Does anyone have a working example with tls_wolfssl ? I was able to work with
> tls_openssl but i am try to test with wolfssl library and having a hard time
> at the moment ;)
>
>
> Thank you.
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
--
VoIP Embedded, Inc.
http://www.voipembedded.com
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users