Annotation of embedaddon/curl/docs/cmdline-opts/ssl-reqd.d, revision 1.1.1.1

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>