On Fri, Jun 17, 2022 at 6:54 PM Daniel-Constantin Mierla
<[email protected]> wrote:
>
> For the moment just adding that Ubuntu 20.04 has libwolfssl-dev 4.30, so
> the module does not compile there.
>
> Cheers,
> Daniel
Hello Daniel and sr-users,

To facilitate testing of tls_wolfssl I have pushed a commit that
contains a submodule; at the early
stages of this module this will help avoid having to deal with
different versions of the library. You may
test as follows:

cd kamailio/;
git submodule init src/modules/tls_wolfssl/lib/wolfssl;
git submodule update src/modules/tls_wolfssl/lib/wolfssl;
make cfg; # other make commands
make -C src module_group_tls=tls_wolfssl group_include=tls every-module

Happy testing!
S-P

__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
  * [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:
  * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to