<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 28, 2017 at 2:37 AM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>have you tried to compile and run that small test program listed
      in
      <a class="gmail-m_-1944359292670959082moz-txt-link-freetext" href="https://lists.kamailio.org/pipermail/sr-users/2013-August/079381.html" target="_blank">https://lists.kamailio.org/<wbr>pipermail/sr-users/2013-<wbr>August/079381.html</a>
      and see if you get the issue? If yes, then you need to use another
      libssl version.</p>
    <p>Cheers,<br>
      Daniel</p><span class="gmail-HOEnZb"><font color="#888888"><pre class="gmail-m_-1944359292670959082moz-signature" cols="72">Daniel-Constantin Mierla
<a class="gmail-m_-1944359292670959082moz-txt-link-abbreviated" href="http://www.twitter.com/miconda" target="_blank">www.twitter.com/miconda</a> -- <a class="gmail-m_-1944359292670959082moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda" target="_blank">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training - <a class="gmail-m_-1944359292670959082moz-txt-link-abbreviated" href="http://www.asipto.com" target="_blank">www.asipto.com</a>
Kamailio World Conference - <a class="gmail-m_-1944359292670959082moz-txt-link-abbreviated" href="http://www.kamailioworld.com" target="_blank">www.kamailioworld.com</a></pre></font></span></div></blockquote><div><br></div><div>Yes the test program gives me the same "Unable to set the memory allocation functions" on both CentOS 7.3 and 7.4. Is there no way to workaround this issue in Kamailio code? How do other TLS programs work apache, haproxy, etc? What do I need to do to compile against a different libssl version? I'm assuming it would need to be statically linked. Right now I'm running the below to compile the test program.</div><div><br></div><div>gcc -o testssl testssl.c -lssl -lcrypto<br></div><div><br></div><div>Thanks,</div><div>Ryan</div></div><br></div></div>