summary refs log tree commit diff
path: root/changelog.d/11686.doc
blob: 41bc7799d46ac55eee494ceb6672879453e909e3 (plain) (blame)
1
Warn against using a Let's Encrypt certificate for TLS/DTLS TURN server client connections, and suggest using ZeroSSL certificate instead. This bypasses client-side connectivity errors caused by WebRTC libraries that reject Let's Encrypt certificates. Contibuted by @AndrewFerr.