mirror of
https://github.com/curl/curl.git
synced 2026-04-27 02:12:12 +03:00
docs: add rustls to supported backends for CERT and KEY
Followup to 1c8c93ae15
Closes #19709
This commit is contained in:
parent
94ce87c391
commit
9ea6f2bc69
2 changed files with 2 additions and 5 deletions
|
|
@ -11,11 +11,7 @@ See-also:
|
|||
Protocol:
|
||||
- TLS
|
||||
TLS-backend:
|
||||
- OpenSSL
|
||||
- GnuTLS
|
||||
- mbedTLS
|
||||
- Schannel
|
||||
- wolfSSL
|
||||
- All
|
||||
Added-in: 7.1
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ TLS-backend:
|
|||
- mbedTLS
|
||||
- Schannel
|
||||
- wolfSSL
|
||||
- Rustls
|
||||
Added-in: 7.9.3
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue