mirror of
https://github.com/nzbget/nzbget.git
synced 2025-12-23 22:27:45 -05:00
#611: removed suggestion of RC4 cipher
This commit is contained in:
@@ -225,13 +225,6 @@ Server1.Encryption=no
|
||||
#
|
||||
# See http://nzbget.net/choosing-cipher for details.
|
||||
#
|
||||
# NOTE: One of the fastest cipher is RC4. To select it use the cipher string
|
||||
# "RC4-MD5" (if NZBGet was configured to use OpenSSL) or
|
||||
# "NONE:+VERS-TLS-ALL:+ARCFOUR-128:+RSA:+MD5:+COMP-ALL"
|
||||
# (if NZBGet was configured to use GnuTLS). Note that RC4 is considered insecure
|
||||
# by the IETF (http://tools.ietf.org/html/rfc7465), but may be sufficient for
|
||||
# the usage of NZBGet.
|
||||
#
|
||||
# NOTE: You may get a TLS handshake error if the news server does
|
||||
# not support the chosen cipher. You can also get an error "Could not
|
||||
# select cipher for TLS" if the cipher string is not valid.
|
||||
|
||||
Reference in New Issue
Block a user