<p></p>
<p dir="auto">Message from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/miconda/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/miconda">@miconda</a> from the  mailing list:</p>
<blockquote>
<p dir="auto">For the moment just adding that Ubuntu 20.04 has libwolfssl-dev 4.30, so<br>
the module does not compile there.</p>
</blockquote>
<p dir="auto">To avoid special casing based on library version, commit  <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/kamailio/kamailio/commit/38d2a6a16179cb72e97dd6eec600405e57f4be12/hovercard" href="https://github.com/kamailio/kamailio/commit/38d2a6a16179cb72e97dd6eec600405e57f4be12"><tt>38d2a6a</tt></a> adds a git submodule<br>
so that the module can compile on any distribution. This commit is based on the wolfSSL v5.3.0-stable tag.</p>
<p dir="auto">To build the module:</p>
<pre class="notranslate"><code class="notranslate">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
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/3160#issuecomment-1164088627">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZNHY7KCVPCVM2FZOWLVQQLEVANCNFSM5ZTMHA7Q">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/ABO7UZOY42LD772WOQHDQ5TVQQLEVA5CNFSM5ZTMHA72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIVRJKMY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><kamailio/kamailio/issues/3160/1164088627</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/3160#issuecomment-1164088627",
"url": "https://github.com/kamailio/kamailio/issues/3160#issuecomment-1164088627",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>