<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    is it possible to add in <br>
    <a class="moz-txt-link-freetext" href="http://kamailio.org/docs/modules/4.2.x/modules/tls.html">http://kamailio.org/docs/modules/4.2.x/modules/tls.html</a><br>
    under the line <br>
    ><br>
    <h3 class="title">9.1. <code class="varname">tls_method</code>
      (string)</h3>
    ...<br>
    ...<br>
    <br>
    If rfc3261 conformance is desired, TLSv1 must be used. For
    compatibility with older clients SSLv23 is a good option.<br>
    <p class="title"> <b>Example 1.3. Set <code class="varname">tls_method</code>
        parameter</b> </p>
    <div class="example-contents">
      <pre class="programlisting">...
modparam("tls", "tls_method", "TLSv1")
...</pre>
    </div>
    <<br>
    <br>
    <br>
    !!! <big><b>a warning </b><b>that the use of SSLv3 </b><b>susceptibility
        to POODLE Vulnerability</b></big> !!!<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <b>Rainer Piper</b>
      <br>
      Integration engineer
      <br>
      Koeslinstr. 56
      <br>
      53123 BONN <br>
      GERMANY
      <br>
      Phone: +49 228 97167161
      <br>
      P2P: <a class="moz-txt-link-freetext" href="sip:rainer@sip.soho-piper.de:5072">sip:rainer@sip.soho-piper.de:5072</a> (pjsip-test)
      <br>
      XMPP: <a class="moz-txt-link-abbreviated" href="mailto:rainer@xmpp.soho-piper.de">rainer@xmpp.soho-piper.de</a></div>
  </body>
</html>