Remove the "dump_chain" flag and code. This was a workaround for a problem where
authorbeck <beck@openbsd.org>
Sat, 28 Aug 2021 07:49:00 +0000 (07:49 +0000)
committerbeck <beck@openbsd.org>
Sat, 28 Aug 2021 07:49:00 +0000 (07:49 +0000)
commit76d63a55a6d557006e231322ca4abbc81bc472f2
tree894eab9f42127a27e9b7bfc1fbbb14fd6fb19d57
parent2dcc237c880300e59eea03906e378a51ae4a427a
Remove the "dump_chain" flag and code. This was a workaround for a problem where
roots were not checked correctly before intermediates that has since been fixed
and is no longer necessary. It is regress checked by case 2c in
regress/lib/libcrypto/x509/verify.c
ok jsing@ tb@
lib/libcrypto/x509/x509_internal.h
lib/libcrypto/x509/x509_verify.c