[OpenSIPS-Users] wolfssl setup

Ovidiu Sas osas at voipembedded.com
Wed Feb 23 06:00:21 UTC 2022


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
<jehanzaib.kiani at gmail.com> 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
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users



-- 
VoIP Embedded, Inc.
http://www.voipembedded.com



More information about the Users mailing list