Add STARTTLS support for IMAP and FTP.
Submitted by Kees Cook <kees@outflux.net>
This commit is contained in:
@@ -184,7 +184,7 @@ command for more information.
|
||||
|
||||
send the protocol-specific message(s) to switch to TLS for communication.
|
||||
B<protocol> is a keyword for the intended protocol. Currently, the only
|
||||
supported keywords are "smtp" and "pop3".
|
||||
supported keywords are "smtp", "pop3", "imap", and "ftp".
|
||||
|
||||
=item B<-engine id>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user