Merge pull request #938 from eakraly/dh2066-doc
Update example turnserver.conf file to reflect that dh2066 is default
This commit is contained in:
commit
72c03669f2
@ -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>
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user