curl/lib/vtls
Michael Drake 1fdca35ddd
curl.h: add CURLOPT_CA_CACHE_TIMEOUT option
Adds a new option to control the maximum time that a cached
certificate store may be retained for.

Currently only the OpenSSL backend implements support for
caching certificate stores.

Closes #9620
2022-11-08 10:06:12 +01:00
..
bearssl.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
bearssl.h
gskit.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
gskit.h
gtls.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
gtls.h
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
mbedtls.h
nss.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
nssg.h
openssl.c curl.h: add CURLOPT_CA_CACHE_TIMEOUT option 2022-11-08 10:06:12 +01:00
openssl.h
rustls.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
rustls.h
schannel_verify.c
schannel.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
schannel.h
sectransp.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
sectransp.h
vtls.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
vtls.h openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
wolfssl.c openssl: reduce CA certificate bundle reparsing by caching 2022-11-08 10:06:12 +01:00
wolfssl.h
x509asn1.c
x509asn1.h