Searched refs:ctx_store (Results 1 – 1 of 1) sorted by relevance
201 let ctx_store = SSL_CTX_get_cert_store(self.as_ptr()); in load_ca_certs() localVariable202 if ctx_store.is_null() { in load_ca_certs()220 X509_STORE_add_cert(ctx_store, cert); in load_ca_certs()