Searched refs:ssl_cert_type (Results 1 – 1 of 1) sorted by relevance
3498 const char * const ssl_cert_type = ssl_config->cert_type; in Curl_ossl_ctx_init() local3686 if(ssl_cert || ssl_cert_blob || ssl_cert_type) { in Curl_ossl_ctx_init()3689 ssl_cert, ssl_cert_blob, ssl_cert_type, in Curl_ossl_ctx_init()
Completed in 13 milliseconds