2018-05-28 20:16:27 +08:00
|
|
|
Long: ssl
|
2016-11-28 07:50:25 +08:00
|
|
|
Help: Try SSL/TLS
|
|
|
|
Protocols: FTP IMAP POP3 SMTP
|
|
|
|
Added: 7.20.0
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: tls
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --ssl pop3://example.com/
|
2016-11-28 07:50:25 +08:00
|
|
|
---
|
|
|
|
Try to use SSL/TLS for the connection. Reverts to a non-secure connection if
|
|
|
|
the server doesn't support SSL/TLS. See also --ftp-ssl-control and --ssl-reqd
|
|
|
|
for different levels of encryption required.
|
|
|
|
|
|
|
|
This option was formerly known as --ftp-ssl (Added in 7.11.0). That option
|
|
|
|
name can still be used but will be removed in a future version.
|