CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/04/16 02:06:42
Modified files: lib/libcrypto/x509: x509_purp.c x509_vfy.c Log message: More ProxyCertInfo tentacles go to the attic This removes ProxyCertInfo from extension caching, issuer checking and it also drops the special path validation for proxy certs from the legacy verifier. ok jsing