Searched defs:multi_ssl_backend_data (Results 1 – 1 of 1) sorted by relevance
316 struct multi_ssl_backend_data { struct317 char *CAfile; /* CAfile path used to generate X509 store */318 X509_STORE *store; /* cached X509 store or NULL if none */319 struct curltime time; /* when the cached store was created */