Merge pull request #938 from eakraly/dh2066-doc

Update example turnserver.conf file to reflect that dh2066 is default
This commit is contained in:
Gustavo Garcia 2022-08-15 01:44:34 +02:00 committed by GitHub
commit 72c03669f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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=<DH-PEM-file-name>

View File

@ -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=<DH-PEM-file-name>