Signed-off-by: Gavin Sherry <gavin.sherry@gmail.com>
pull/403/head
Gavin Sherry 9 years ago
parent 4c43f4ce64
commit 03721ccd93

@ -220,7 +220,7 @@
#crlfile #crlfile
# If you wish to control which encryption ciphers are used, use the ciphers # If you wish to control which encryption ciphers are used, use the ciphers
# option. The list of available ciphers can be optained using the "openssl # option. The list of available ciphers can be obtained using the "openssl
# ciphers" command and should be provided in the same format as the output of # ciphers" command and should be provided in the same format as the output of
# that command. # that command.
# If unset defaults to DEFAULT:!aNULL:!eNULL:!LOW:!EXPORT:!SSLv2:@STRENGTH # If unset defaults to DEFAULT:!aNULL:!eNULL:!LOW:!EXPORT:!SSLv2:@STRENGTH
@ -253,7 +253,7 @@
# When using PSK, the encryption ciphers used will be chosen from the list of # When using PSK, the encryption ciphers used will be chosen from the list of
# available PSK ciphers. If you want to control which ciphers are available, # available PSK ciphers. If you want to control which ciphers are available,
# use the "ciphers" option. The list of available ciphers can be optained # use the "ciphers" option. The list of available ciphers can be obtained
# using the "openssl ciphers" command and should be provided in the same format # using the "openssl ciphers" command and should be provided in the same format
# as the output of that command. # as the output of that command.
#ciphers #ciphers

Loading…
Cancel
Save