From 168a58262f9c972eaa2a8323bfed498ed6065eae Mon Sep 17 00:00:00 2001 From: nirgal Date: Fri, 9 Jul 2021 16:05:38 +0000 Subject: [PATCH] Warn about letsencrypt certificates errors Connections from android to a turn server with letsencrypt certificates fail with error: TLSv1.2 Record Layer: Alert (Level: Fatal, Description: Unknown CA) This is the same issue than https://github.com/jitsi/jitsi-meet/issues/5589 This remark will hopefully save some trouble to other people. --- docs/turn-howto.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/turn-howto.md b/docs/turn-howto.md index 6433446c2af4..abd634b69695 100644 --- a/docs/turn-howto.md +++ b/docs/turn-howto.md @@ -114,6 +114,8 @@ This will install and start a systemd service called `coturn`. We recommend that you only try to set up TLS/DTLS once you have set up a basic installation and got it working. + + Please note that letsencrypt authority is currently not supported by element-andoid. 1. Ensure your firewall allows traffic into the TURN server on the ports you've configured it to listen on (By default: 3478 and 5349 for TURN