History log of /openbsd-current/regress/lib/libcrypto/x509/bettertls/check.perl
Revision Date Author Comments
# 1.3 16-Jul-2020 beck

Fix perl bugs that had me printing the wrong cert number for errors


# 1.2 15-Jul-2020 beck

The exit code from the perl matters here


# 1.1 15-Jul-2020 beck

Add certificate validation tests generated using the tools from
bettertls.com, and a verification suite to try each certificate
in the same manner as the web based tests do using X509_verify.

This includes the list of "known" failures today in our validaion
code so we can move forward without moving back.