Searched refs:ssl_password (Results 1 – 1 of 1) sorted by relevance
3742 char * const ssl_password = ssl_config->primary.password; in Curl_ossl_ctx_init() local3749 if(!SSL_CTX_set_srp_password(octx->ssl_ctx, ssl_password)) { in Curl_ossl_ctx_init()
Completed in 14 milliseconds