mirror of
https://github.com/curl/curl.git
synced 2026-08-26 02:03:32 +03:00
apple sectrust: add to features
It should be visible in the feature list that libcurl is build with Apple SecTrust enabled. Closes #19057
This commit is contained in:
parent
79553fb7c6
commit
c37ed9a11e
8 changed files with 30 additions and 9 deletions
|
|
@ -159,6 +159,13 @@ entry.
|
|||
|
||||
HTTP Alt-Svc parsing and the associated options (Added in 7.64.1)
|
||||
|
||||
## `AppleSecTrust`
|
||||
|
||||
*features* mask bit: non-existent
|
||||
|
||||
libcurl was built with support for Apple's SecTrust service to verify
|
||||
server certificates (Added in 8.17.0).
|
||||
|
||||
## `AsynchDNS`
|
||||
|
||||
*features* mask bit: CURL_VERSION_ASYNCHDNS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue