mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
0f12ee8b39
--no-npn, --sslv2, --sslv3 Closes #14109
466 B
466 B
c | SPDX-License-Identifier | Short | Long | Tags | Protocols | Added | Mutexed | Requires | Help | Category | Multi | See-also | Example | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. | curl | 3 | sslv3 | Versions | SSL | 5.9 | sslv2 tlsv1 tlsv1.1 tlsv1.2 | TLS | SSLv3 | deprecated | mutex |
|
|
--sslv3
This option previously asked curl to use SSLv3, but is now ignored (added in 7.77.0). SSLv3 is widely considered insecure (see RFC 7568).