blob: 67d2b8506536c9fbfdfa96532b298fb038fddf7f [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Short: 2
2Long: sslv2
3Tags: Versions
4Protocols: SSL
5Added:
6Mutexed: sslv3 tlsv1 tlsv1.1 tlsv1.2
7Requires: TLS
8See-also: http1.1 http2
9Help: Use SSLv2
10---
11Forces curl to use SSL version 2 when negotiating with a remote SSL
12server. Sometimes curl is built without SSLv2 support. SSLv2 is widely
13considered insecure (see RFC 6176).