Searched refs:warn_cert_msg (Results 1 – 1 of 1) sorted by relevance
708 static void warn_cert_msg(const char *uri, X509 *cert, const char *msg) in warn_cert_msg() function725 warn_cert_msg(uri, cert, res > 0 ? "has expired" : "not yet valid"); in warn_cert()727 warn_cert_msg(uri, cert, "is not a CA cert"); in warn_cert()
Completed in 14 milliseconds