<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    you have to use latest version in branch 4.2 (e.g., 4.2.5 was
    released yesterday). The supported methods for TLS got a security
    patch update, as it was too restrictive at 4.2.0. Any config that
    its working with 4.2.0 is working the same for any newer 4.2.x.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 20/05/15 04:07, jay binks wrote:<br>
    </div>
    <blockquote
cite="mid:CAO47Hpf-pEvihPpcqK3gaoFfGXmagn-6pRtwUZgPfhzg1+RNvQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">I just found something odd in the Debian package
        for kamailio-als-modules and I'm looking for someone to verify
        it for me.
        <div><br>
        </div>
        <div>I verified that I'm using Kamailio 4.2 <br>
          <br>
        </div>
        <div># Kamailio -v<br>
          version: kamailio 4.2.0 (x86_64/linux) 36e695</div>
        <div><br>
        </div>
        <div>the docs <a moz-do-not-send="true"
href="http://kamailio.org/docs/modules/4.2.x/modules/tls.html#tls.p.tls_method">http://kamailio.org/docs/modules/4.2.x/modules/tls.html#tls.p.tls_method</a></div>
        <div>show that I should be able to use "<em
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">TLSv1+"
            however Kamailio crashes on startup with </em></div>
        <div><br>
        </div>
        <div>[tls_mod.c:287]: mod_init(): Invalid tls_method parameter
          value</div>
        <div><br>
        </div>
        <div>I have verified that TLSv1.1 and TLSv1.2 both work, but I
          can not use TLSv1.1+ or TLSv1+</div>
        <div>I also tried TLSv1.0+ ( I found it somewhere on the web )
          but this doesn't work either.</div>
        <div><br>
        </div>
        <div>I used strings against tls.so to see what was available,
          and this is what I found.</div>
        <div><br>
        </div>
        <div>
          <div>strings ~/tls.so  | grep TLSv1</div>
          <div>TLSv1_client_method</div>
          <div>TLSv1_server_method</div>
          <div>TLSv1_method</div>
          <div>TLSv1_1_client_method</div>
          <div>TLSv1_1_server_method</div>
          <div>TLSv1_1_method</div>
          <div>TLSv1_2_client_method</div>
          <div>TLSv1_2_server_method</div>
          <div>TLSv1_2_method</div>
          <div>TLSv1</div>
          <div>TLS method used (TLSv1, SSLv3, SSLv2, SSLv23)</div>
          <div>TLSv1.1</div>
          <div>TLSv1.2</div>
        </div>
        <div><br>
          <div>Any idea why this is differs from the docs, or what I'm
            doing wrong ?</div>
          <div><br>
          </div>
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">Sincerely<br>
            <br>
            Jay</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
  </body>
</html>