wrong SSL Version. Both (client and server) must be configured to use the same SSL/TLS Version.

either configure the server (http://openser.org/docs/tls.html#AEN211) or configure your client

regards
klaus

Lindsey Hans Joseph Lao wrote:
Hello,

I have an Openser server with TLS support running ok. However, when a UA client tries to register with it, it gives off this error:

7(63031) tls_accept: Error in SSL:
7(63031) tls_error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

I ran SSLDUMP and got these logs:

8 1  2.4157 (2.4157)  C>S SSLv2 compatible client hello
 Version 3.1
 cipher suites
 TLS_RSA_WITH_RC4_128_MD5
 TLS_RSA_WITH_RC4_128_SHA
 TLS_RSA_WITH_3DES_EDE_CBC_SHA
 SSL2_CK_RC4
 SSL2_CK_3DES
 SSL2_CK_RC2
 TLS_RSA_WITH_DES_CBC_SHA
 SSL2_CK_DES
 TLS_RSA_EXPORT1024_WITH_RC4_56_SHA
 TLS_RSA_EXPORT1024_WITH_DES_CBC_SHA
 TLS_RSA_EXPORT_WITH_RC4_40_MD5
 TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5
 SSL2_CK_RC4_EXPORT40
 SSL2_CK_RC2_EXPORT40
 TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA
 TLS_DHE_DSS_WITH_DES_CBC_SHA
 TLS_DHE_DSS_EXPORT1024_WITH_DES_CBC_SHA
8    2.4163 (0.0005)  S>C  TCP FIN
8    2.4165 (0.0002)  C>S  TCP FIN

Any idea of what might the problem be? Help would be greatly appreciated.

Thanks!

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to