Home
last modified time | relevance | path

Searched refs:warn_cert_msg (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/apps/lib/
Dapps.c652 static void warn_cert_msg(const char *uri, X509 *cert, const char *msg) in warn_cert_msg() function
669 warn_cert_msg(uri, cert, res > 0 ? "has expired" : "not yet valid"); in warn_cert()
671 warn_cert_msg(uri, cert, "is not a CA cert"); in warn_cert()