[sr-dev] [kamailio/kamailio] Ticket to monitor the progress of tls_wolfssl (Issue #3160)

space88man notifications at github.com
Thu Jun 23 10:05:30 CEST 2022


Message from @miconda from the  mailing list:
>
> For the moment just adding that Ubuntu 20.04 has libwolfssl-dev 4.30, so
> the module does not compile there.
>

To avoid special casing based on library version, commit  38d2a6a161 adds a git submodule
so that the module can compile on any distribution. This commit is based on the wolfSSL v5.3.0-stable tag.

To build the module:

    git submodule init src/modules/tls_wolfssl/lib/wolfssl
    git submodule update src/modules/tls_wolfssl/lib/wolfssl
    make cfg
    make -C src module_group_tls=tls_wolfssl group_include=tls every-module






-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3160#issuecomment-1164088627
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3160/1164088627 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220623/c328b6b7/attachment.htm>


More information about the sr-dev mailing list