blob: 101ad1004710d99b1a8d059c3dc092fddc5c011a [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001Short: 3
2Long: sslv3
3Tags: Versions
4Protocols: SSL
5Added:
6Mutexed: sslv2 tlsv1 tlsv1.1 tlsv1.2
7Requires: TLS
8See-also: http1.1 http2
9Help: Use SSLv3
10---
11Forces curl to use SSL version 3 when negotiating with a remote SSL
12server. Sometimes curl is built without SSLv3 support. SSLv3 is widely
13considered insecure (see RFC 7568).