ssl-reqd.d 290 B

1234567891011
  1. Long: ssl-reqd
  2. Help: Require SSL/TLS
  3. Protocols: FTP IMAP POP3 SMTP
  4. Added: 7.20.0
  5. Category: tls
  6. Example: --ssl-reqd ftp://example.com
  7. ---
  8. Require SSL/TLS for the connection. Terminates the connection if the server
  9. doesn't support SSL/TLS.
  10. This option was formerly known as --ftp-ssl-reqd.