Closed GoogleCodeExporter closed 9 years ago
Original comment by boss...@yahoo.fr
on 6 Oct 2012 at 9:15
I am getting the same issue. Latest svn code. TLS works fine with other
clients. I have tried changing my realm to my.realm.com:5061 and also tried
changing my public_id to "sips:" but no go.
I can see the tls negotiation going on using ssldump on the server side, and it
looks like it all goes OK:
2 2 0.1446 (0.0045) S>C Handshake
ServerHello
Version 3.3
session_id[0]=
cipherSuite Unknown value 0x3d
compressionMethod NULL
2 3 0.1448 (0.0001) S>C Handshake
Certificate
2 4 0.1448 (0.0000) S>C Handshake
ServerHelloDone
2 5 0.6552 (0.5104) C>S Handshake
ClientKeyExchange
2 6 0.7199 (0.0646) C>S ChangeCipherSpec
2 7 0.7199 (0.0000) C>S Handshake
2 8 0.7211 (0.0011) S>C ChangeCipherSpec
2 9 0.7211 (0.0000) S>C Handshake
2 10 6.3404 (5.6192) C>S application_data
2 11 6.3444 (0.0039) S>C application_data
Original comment by ba...@flanagan.ie
on 9 Oct 2012 at 11:30
Original issue reported on code.google.com by
thanhha...@gmail.com
on 5 Oct 2012 at 4:25