Specify proper name for SSL version knob in configuration file
Github issue: https://github.com/OfflineIMAP/offlineimap/issues/48 Spotted-by: gitprojs@GitHub Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
parent
3bc66c0858
commit
7ec77a1c62
@ -345,7 +345,7 @@ ssl = yes
|
|||||||
# automatically detected. In rare cases, it may be necessary to specify a
|
# automatically detected. In rare cases, it may be necessary to specify a
|
||||||
# particular version from: tls1, ssl2, ssl3, ssl23 (SSLv2 or SSLv3)
|
# particular version from: tls1, ssl2, ssl3, ssl23 (SSLv2 or SSLv3)
|
||||||
|
|
||||||
# sslversion = ssl23
|
# ssl_version = ssl23
|
||||||
|
|
||||||
# Specify the port. If not specified, use a default port.
|
# Specify the port. If not specified, use a default port.
|
||||||
# remoteport = 993
|
# remoteport = 993
|
||||||
|
Loading…
Reference in New Issue
Block a user