mirror of
https://github.com/curl/curl.git
synced 2026-04-16 01:25:14 +08:00
Security Framework on OS X makes it possible to supply extra anchor (CA) certificates via the Certificate, Key, and Trust Services API. This commit makes the '--cacert' option work using this API. More information: https://developer.apple.com/library/mac/documentation/security/Reference/certifkeytrustservices/Reference/reference.html The HTTPS tests now pass on OS X except 314, which requires the '--crl' option to work. |
||
|---|---|---|
| .. | ||
| axtls.c | ||
| axtls.h | ||
| curl_darwinssl.c | ||
| curl_darwinssl.h | ||
| curl_schannel.c | ||
| curl_schannel.h | ||
| cyassl.c | ||
| cyassl.h | ||
| gskit.c | ||
| gskit.h | ||
| gtls.c | ||
| gtls.h | ||
| nss.c | ||
| nssg.h | ||
| openssl.c | ||
| openssl.h | ||
| polarssl_threadlock.c | ||
| polarssl_threadlock.h | ||
| polarssl.c | ||
| polarssl.h | ||
| qssl.c | ||
| qssl.h | ||
| vtls.c | ||
| vtls.h | ||