mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:03:40 +03:00
or greater -> higher
This commit is contained in:
parent
a2e9dfa9f0
commit
c4707f2890
6 changed files with 10 additions and 10 deletions
|
|
@ -2,7 +2,7 @@
|
|||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: tlsv1.0
|
||||
Help: TLSv1.0 or greater
|
||||
Help: TLSv1.0 or higher
|
||||
Protocols: TLS
|
||||
Added: 7.34.0
|
||||
Category: tls
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: tlsv1.1
|
||||
Help: TLSv1.1 or greater
|
||||
Help: TLSv1.1 or higher
|
||||
Protocols: TLS
|
||||
Added: 7.34.0
|
||||
Category: tls
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: tlsv1.2
|
||||
Help: TLSv1.2 or greater
|
||||
Help: TLSv1.2 or higher
|
||||
Protocols: TLS
|
||||
Added: 7.34.0
|
||||
Category: tls
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: tlsv1.3
|
||||
Help: TLSv1.3 or greater
|
||||
Help: TLSv1.3 or higher
|
||||
Protocols: TLS
|
||||
Added: 7.52.0
|
||||
Category: tls
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Protocols: TLS
|
|||
Added: 7.9.2
|
||||
Mutexed: tlsv1.1 tlsv1.2 tlsv1.3
|
||||
Requires: TLS
|
||||
Help: TLSv1.0 or greater
|
||||
Help: TLSv1.0 or higher
|
||||
Category: tls
|
||||
Multi: mutex
|
||||
See-also:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue