Hi kamailians,
I am trying to connect kamailio and use TLS between kamailio and client.
I could not get any tls_method to work.
Openser error messages for each method are listed below:
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
"
I am making these changes in tls.cfg. Can someone please tell what changes are required ??
Thanks
Cheers,
Owais.