2016-11-16 06:44:58 +08:00
|
|
|
Short: 2
|
|
|
|
Long: sslv2
|
|
|
|
Tags: Versions
|
|
|
|
Protocols: SSL
|
2021-09-28 17:50:07 +08:00
|
|
|
Added: 5.9
|
2016-11-16 06:44:58 +08:00
|
|
|
Mutexed: sslv3 tlsv1 tlsv1.1 tlsv1.2
|
|
|
|
Requires: TLS
|
|
|
|
See-also: http1.1 http2
|
|
|
|
Help: Use SSLv2
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: tls
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --sslv2 $URL
|
2016-11-16 06:44:58 +08:00
|
|
|
---
|
2021-08-31 22:37:14 +08:00
|
|
|
This option previously asked curl to use SSLv2, but starting in curl 7.77.0
|
|
|
|
this instruction is ignored. SSLv2 is widely considered insecure (see RFC
|
|
|
|
6176).
|