Fix Jan's regress in openssl/x509 to do what it says it does,
authorbeck <beck@openbsd.org>
Mon, 30 Aug 2021 06:51:36 +0000 (06:51 +0000)
committerbeck <beck@openbsd.org>
Mon, 30 Aug 2021 06:51:36 +0000 (06:51 +0000)
commit56c12a80fb55fd882113884563092aa2b3b694c5
treed4eebcc1897e2765f6bdf5d6ba3c99ec8a812375
parent2240178a189db078c974ab61669d9071808a18f9
Fix Jan's regress in openssl/x509 to do what it says it does,
then fix the only thing it still has complaints about which
is that we don't return the leaf version of the error code
when we can't verify the leaf (as opposed to the rest of the chain)

ok jan@ tb@
lib/libcrypto/x509/x509_verify.c
regress/usr.bin/openssl/x509/Makefile