<p>I have problem to setup OpenSIPs with TLS on Centos 6 64bit with OpenSSL 1.0.1e-fips</p>

<p>The message I get on service start is the following</p>

<p>Mar 20 23:34:27 [4831] ERROR:proto_tls:mod_init: unable to set the memory allocation functions<br>
Mar 20 23:34:27 [4831] ERROR:core:init_mod: failed to initialize module proto_tls<br>
Mar 20 23:34:27 [4831] ERROR:core:main: error while initializing modules</p>

<p>My config is the following</p>

<p>loadmodule "proto_tls.so"<br>
modparam("proto_tls", "verify_cert", "0")<br>
modparam("proto_tls", "require_cert", "0")<br>
modparam("proto_tls", "ciphers_list", "NULL")<br>
modparam("proto_tls", "tls_method", "TLSv1")<br>
modparam("proto_tls", "certificate", "/etc/opensips/tls/rootCA/cacert.pem")<br>
modparam("proto_tls", "private_key", "/etc/opensips/tls/rootCA/private/cakey.pem")<br>
modparam("proto_tls", "ca_list", "/etc/opensips/tls/rootCA/cacert.pem")<br>
modparam("proto_tls", "ca_dir", "/etc/opensips/tls/rootCA/")</p>

<p>Thank you in advance</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/834">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AFOciSMOnWOoWpK--E23wYsEg-8Y1uWvks5pvb43gaJpZM4H0xPg.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/OpenSIPS/opensips/issues/834"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>