mirror of
https://github.com/curl/curl.git
synced 2026-07-26 01:47:15 +03:00
curl: move more options to deprecated category
--no-npn, --sslv2, --sslv3 Closes #14109
This commit is contained in:
parent
fe83133d5e
commit
0f12ee8b39
4 changed files with 6 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ Added: 7.36.0
|
|||
Mutexed:
|
||||
Requires: TLS
|
||||
Help: Disable the NPN TLS extension
|
||||
Category: tls http
|
||||
Category: deprecated
|
||||
Multi: boolean
|
||||
See-also:
|
||||
- no-alpn
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Added: 5.9
|
|||
Mutexed: sslv3 tlsv1 tlsv1.1 tlsv1.2
|
||||
Requires: TLS
|
||||
Help: SSLv2
|
||||
Category: tls
|
||||
Category: deprecated
|
||||
Multi: mutex
|
||||
See-also:
|
||||
- http1.1
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Added: 5.9
|
|||
Mutexed: sslv2 tlsv1 tlsv1.1 tlsv1.2
|
||||
Requires: TLS
|
||||
Help: SSLv3
|
||||
Category: tls
|
||||
Category: deprecated
|
||||
Multi: mutex
|
||||
See-also:
|
||||
- http1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue