openmason / webrtc2sip

Automatically exported from code.google.com/p/webrtc2sip
0 stars 0 forks source link

DTLS handshake error #111

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. One call from Firefox to Firefox
2. Certificate Verify-value: No

What is the expected output? What do you see instead?

***ERROR: function: "tnet_dtls_socket_do_handshake()"
file: "\doubango\tinynet\src\tls\tnet_dtls.c"
line: "472"
MSG: DTLS handshake failed [error:140880AE:SSL 
routines:SSL3_GET_CERT_VERIFY:missing verify message]
***ERROR: function: "tnet_dtls_socket_do_handshake()"
file: "\doubango\tinynet\src\tls\tnet_dtls.c"
line: "472"
MSG: DTLS handshake failed [error:140880AE:SSL 
routines:SSL3_GET_CERT_VERIFY:missing verify message]
***ERROR: function: "tnet_dtls_socket_do_handshake()"
file: "\doubango\tinynet\src\tls\tnet_dtls.c"
line: "472"
MSG: DTLS handshake failed [error:140880AE:SSL 
routines:SSL3_GET_CERT_VERIFY:missing verify message]
***ERROR: function: "tnet_dtls_socket_do_handshake()"
file: "\doubango\tinynet\src\tls\tnet_dtls.c"
line: "472"
MSG: DTLS handshake failed [error:140880AE:SSL 
routines:SSL3_GET_CERT_VERIFY:missing verify message]

What version of the product are you using? On what operating system?
WebRTC2SIP 2.5.1, same error on Windows or Linux

Please provide any additional information below.

Chrome to Firefox or Firefox to Chrome works correctly

Original issue reported on code.google.com by flavioba...@gmail.com on 19 Jul 2013 at 10:23

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/webrtc2sip/wiki/FAQ#How_to_report_issue?

Original comment by boss...@yahoo.fr on 1 Aug 2013 at 7:32

GoogleCodeExporter commented 9 years ago
Fixed in Doubango 1089

Original comment by boss...@yahoo.fr on 12 May 2014 at 1:07