Closed Bug 1608898 Opened 4 years ago Closed 4 years ago

Voice doesn't work on discordapp.com if I disable DTLS 1.0

Categories

(Core :: WebRTC: Networking, defect, P2)

Desktop
All
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jan, Assigned: jozsef_vass)

References

()

Details

(Keywords: nightly-community, site-compat)

Confirmed with a fresh profile:
I see myself and others talking, but can't hear and talk.

Discord's voicechat needs DTLS 1.0 (media.peerconnection.dtls.version.min;770)
and either security.ssl3.ecdhe_rsa_aes_256_sha;true or security.ssl3.ecdhe_rsa_aes_128_sha;true.

:stpeter, do we have contacts at discord that could help out with this? thanks!

Flags: needinfo?(stpeter)
Priority: -- → P2

:dminor I'm working on it :-)

Flags: needinfo?(stpeter)
OS: Linux → All
Hardware: x86_64 → Desktop

Outreach initiated!

(In reply to Peter Saint-Andre [:stpeter] from comment #3)

Outreach initiated!

Thank you!

We have rolled out DTLS 1.2 support globally.

Thanks :jozsef_vass we will test on our end!

Thank you! I confirm that I can hear and talk with DTLS 1.2 now.
mozregression --launch 2020-01-25 --pref media.peerconnection.dtls.version.min:771 security.ssl3.rsa_des_ede3_sha:false security.ssl3.rsa_aes_128_sha:false security.ssl3.rsa_aes_256_sha:false security.ssl3.dhe_rsa_aes_128_sha:false security.ssl3.dhe_rsa_aes_256_sha:false security.ssl3.ecdhe_rsa_aes_128_sha:false security.ssl3.ecdhe_rsa_aes_256_sha:false security.ssl3.ecdhe_ecdsa_aes_128_sha:false security.ssl3.ecdhe_ecdsa_aes_256_sha:false security.ssl.require_safe_negotiation:true -a https://discordapp.com

Assignee: nobody → jozsef_vass
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.