<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><pre><font style="" face="Arial">Hi kamailians,

I am trying to connect kamailio and use TLS between kamailio and client. <br>I could not get any tls_method to work. <br>Openser error messages for each method are listed below:
<br>with tls_method=SSLv2:

tls_accept: Error in SSL:
 3(8332) tls_error: error:140EC0AF:SSL routines:SSL2_READ_INTERNAL:non sslv2 initial packet
"
with tls_method=SSLv3 or tls_method=TLSv1:
"
3(8386) tls_accept: Error in SSL:
 3(8386) tls_error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
"
With tls_method=SSLv23:
"
 3(8403) tls_accept: Error in SSL:
 3(8403) tls_error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
"</font><font style="" face="Arial">
</font><font style="" face="Arial"><br></font><font style="" face="Arial">I am making these changes in tls.cfg. Can someone please tell what changes are required ??</font><font style="" face="Arial"><br><br>Thanks<br><br>Cheers,<br>Owais.<br></font></pre>                                     </div></body>
</html>