mirror of
https://github.com/curl/curl.git
synced 2026-05-30 08:17:30 +03:00
curl_easy_ssls_export/import.md: made for TLS protocols
Which then makes the generated man page also include details about the
specific backends that support this feature.
Follow-up to 515a21f350
Closes #15993
This commit is contained in:
parent
23742ce015
commit
260b7d54a6
2 changed files with 8 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ See-also:
|
|||
- curl_share_setopt (3)
|
||||
- curl_easy_ssls_import (3)
|
||||
Protocol:
|
||||
- All
|
||||
- TLS
|
||||
TLS-backend:
|
||||
- GnuTLS
|
||||
- OpenSSL
|
||||
|
|
|
|||
|
|
@ -9,7 +9,13 @@ See-also:
|
|||
- curl_share_setopt (3)
|
||||
- curl_easy_ssls_export (3)
|
||||
Protocol:
|
||||
- All
|
||||
- TLS
|
||||
TLS-backend:
|
||||
- GnuTLS
|
||||
- OpenSSL
|
||||
- BearSSL
|
||||
- wolfSSL
|
||||
- mbedTLS
|
||||
Added-in: 8.12.0
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue