From 0cb8535de6a7a32ae4aeb35fb52b37233c541b96 Mon Sep 17 00:00:00 2001 From: Pavel Punsky Date: Sun, 14 Aug 2022 15:06:59 -0700 Subject: [PATCH 1/2] Update example turnserver.conf file to reflect that dh2066 is default --- examples/etc/turnserver.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/etc/turnserver.conf b/examples/etc/turnserver.conf index 625fa39..9e29065 100644 --- a/examples/etc/turnserver.conf +++ b/examples/etc/turnserver.conf @@ -500,7 +500,7 @@ #dh1066 # Use custom DH TLS key, stored in PEM format in the file. -# Flags --dh566 and --dh2066 are ignored when the DH key is taken from a file. +# Flags --dh566 and --dh1066 are ignored when the DH key is taken from a file. # #dh-file= From a57df27873f536a135045593fbf878657f38e112 Mon Sep 17 00:00:00 2001 From: Pavel Punsky Date: Sun, 14 Aug 2022 15:30:48 -0700 Subject: [PATCH 2/2] Fix docker turnserver.conf file comment about --dh2066 --- docker/coturn/turnserver.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/coturn/turnserver.conf b/docker/coturn/turnserver.conf index ea40824..301951f 100644 --- a/docker/coturn/turnserver.conf +++ b/docker/coturn/turnserver.conf @@ -488,7 +488,7 @@ pkey=/etc/ssl/private/privkey.pem #dh1066 # Use custom DH TLS key, stored in PEM format in the file. -# Flags --dh566 and --dh2066 are ignored when the DH key is taken from a file. +# Flags --dh566 and --dh1066 are ignored when the DH key is taken from a file. # #dh-file=