Searched refs:validate_server_cert (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dhttp_curl.c906 static int validate_server_cert(struct http_ctx *ctx, X509 *cert) function
1035 if (depth == 0 && preverify_ok && validate_server_cert(ctx, cert) < 0)

Completed in 125 milliseconds