File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / ssl-reqd.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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>