From 87b354e857e98da2f8b60d09e7e0d174a2f1bda9 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 7 Aug 2006 08:51:57 +0000 Subject: Log opportunistic TLS upgrades in verbose mode. svn path=/branches/BRANCH_6-3/; revision=4881 --- fetchmail.man | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 648f7e1b..adab35cc 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -401,12 +401,14 @@ server. This can cause some complications in daemon mode. .TP .B \-\-sslproto (Keyword: sslproto) -Forces an SSL protocol. Possible values are '\fBssl2\fR', +Forces an SSL or TLS protocol. Possible values are '\fBssl2\fR', \&'\fBssl3\fR', '\fBssl23\fR', and '\fBtls1\fR'. Try this if the default handshake does not work for your server. To defeat automatic TLSv1 negotiation when the server advertises STARTTLS or STLS, use \fB''\fR or -\&'\fBssl23\fR'. The default is to try appropriate protocols depending -on context. +\&'\fBssl23\fR'. This option, even if the argument is the empty string, +will also suppress the diagnostic 'SERVER: opportunistic upgrade to +TLS.' message in verbose mode. The default is to try appropriate +protocols depending on context. .TP .B \-\-sslcertck (Keyword: sslcertck) -- cgit v1.2.3