blob: 973fcd4518828e97f0bbef16a4e9c33366422443 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: ssl-allow-beast
2Help: Allow security flaw to improve interop
3Added: 7.25.0
4---
5This option tells curl to not work around a security flaw in the SSL3 and
6TLS1.0 protocols known as BEAST. If this option isn't used, the SSL layer may
7use workarounds known to cause interoperability problems with some older SSL
8implementations. WARNING: this option loosens the SSL security, and by using
9this flag you ask for exactly that.