File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / ssl-allow-beast.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-allow-beast
    2: Help: Allow security flaw to improve interop
    3: Added: 7.25.0
    4: ---
    5: This option tells curl to not work around a security flaw in the SSL3 and
    6: TLS1.0 protocols known as BEAST.  If this option isn't used, the SSL layer may
    7: use workarounds known to cause interoperability problems with some older SSL
    8: implementations. WARNING: this option loosens the SSL security, and by using
    9: this flag you ask for exactly that.

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