[Devel] minisip openser tls
Klaus Darilion
klaus.mailinglists at pernau.at
Fri Jan 27 17:02:00 CET 2006
merdal at comcast.net wrote:
> Hi,
> I am trying to use openser as a proxy and use TLS between openser and
> minisip. I am using textui. Does anybody have a .minisip.conf file
> that I can use as a reference for this?
> The sniffer shows encrypted TCP packets, but the REGISTER request is not
> encrypted.
>
> Following error appears on minisip console:
> "Some error occured while reading from StreamSocket"
>
> Following error appears on the openser console:
> "
> 3(32299) tls_accept: Error in SSL:
> 3(32299) tls_error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong
> version number
This sounds like a version mismatch. I do not know what version minisip
is using. Try in openser if one of these works:
tls_method = SSLv2
tls_method = SSLv23
tls_method = SSLv3
tls_method = TLSv1
regards
klaus
More information about the Devel
mailing list