blob: df50eb147f4fd2c6db0528de2160278dc524be4f [file] [log] [blame]
Long: ssl-reqd
Help: Require SSL/TLS
Protocols: FTP IMAP POP3 SMTP
Added: 7.20.0
Category: tls
Example: --ssl-reqd ftp://example.com
---
Require SSL/TLS for the connection. Terminates the connection if the server
does not support SSL/TLS.
This option was formerly known as --ftp-ssl-reqd.