No Shared Ciphers encountered with DTLS/SRTP and Chrome 35
Closed this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Attempt to use latest webrtc2sip with SIPml latest
What is the expected output? What do you see instead?
Expected response is an SSL/TLS/DTLS handshake, instead dies at initial Client
Hello
What version of the product are you using? On what operating system?
Latest webrtc2sip, latest Doubango SVN Branch 2.0, OpenSSL 1.0.1g, sipML 1.4
(working on upgrading to 1.5)
Please provide any additional information below.
We get a failure after Client HELLO in the SSL conversation, stating "no shared
ciphers" as the issue.....
Here's the debug output from SIPml:
Error: Failed to set remote offer sdp: Called with SDP without DTLS fingerprint.
We are using the latest webML5 1.4 codebase
State machine: s0000_Started_2_Ringing_X_iINVITE tsk_utils.js?svn=224:116
onSetRemoteDescriptionError tsk_utils.js?svn=224:116
Error: Failed to set remote offer sdp: Called with SDP without DTLS fingerprint.
Can provide more details if needed
Original issue reported on code.google.com by sherwood...@gmail.com
on 29 May 2014 at 6:39
GoogleCodeExporter commented
Please open a ticket on the right tracker
(https://code.google.com/p/webrtc2sip/issues/entry). Logs for both SIPML5 and
webrtc2sip are required.
Original comment by boss...@yahoo.fr
on 30 May 2014 at 9:41
- Changed state: Invalid