<p>From Debian BTS: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804276">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804276</a></p>

<blockquote>
<p>Package: kamailio-tls-modules<br>
Version: 4.3.3-1+b1<br>
Severity: important<br>
Tags: security</p>

<p>Today's upgrade installs openssl 1.0.2 compiled w/o any ssl3 support<br>
and kamailio compiled against it, but the latter fails when run with:</p>

<p>[FAIL] Not starting Kamailio SIP Server: invalid configuration file! ... failed!<br>
 failed!<br>
 [....] 0(20886) ERROR:  [sr_module.c:576]: load_module(): could not open module : /usr/lib/x86_64-linux-gnu/kamailio/modules/tls.so: undefined symbol: SSLv3_client_method 0(20886) :  [cfg.y:3432]: yyerror_at(): parse error in config file /etc/kamailio/kamailio.cfg, line 73, column 12-19: failed to load module 0(20886) ERROR:  [modparam.c:150]: set_mod_param_regex(): No module matching  found 0(20886) :  [cfg.y:3435]: yyerror_at(): parse error in config file /etc/kamailio/kamailio.cfg, line 148, column 50: Can't set module parameter 0(20886) ERROR:  [modparam.c:150]: set_mod_param_regex(): No module matching  found 0(20886) :  [cfg.y:3435]: yyerror_at(): parse error in config file /etc/kamailio/kamailio.cfg, line 149, column 45: Can't set module parameter 0(20886) ERROR:  [modparam.c:150]: set_mod_param_regex(): No module matching  found 0(20886) :  [cfg.y:3435]: yyerror_<br>
 at(): parse error in config file /etc/kamailio/kamailio.cfg, line 150, column 35: Can't set module parameter ERROR: bad config file (4 errors) 0(20886)</p>

<p>As such and kama install with needs tls cannot run.</p>

<p>(All of the errors there are because the tls modules cannot load because of the load-time link failure.)</p>

<p>It will need a patch removing things like SSLv3_client_method.</p>

<p>It is unfortunate that this didn't result in a compile time failure but only in a dynamic-link-time failure...</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/issues/391">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZfjkJ9qnul9EFd7-ycLwzaaZ3OlZks5pDQm6gaJpZM4Gdugs.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/391"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>