Searched refs:new_cert_store (Results 1 – 1 of 1) sorted by relevance
1689 X509_STORE *new_cert_store; in tls_connection_init() local1699 new_cert_store = tls_crl_cert_reload(data->ca_cert, in tls_connection_init()1701 if (!new_cert_store) { in tls_connection_init()1706 SSL_CTX_set_cert_store(ssl, new_cert_store); in tls_connection_init()