CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2023/04/26 16:05:36
Modified files: regress/lib/libcrypto/x509: x509_asn1.c Log message: Add test for invalidation of DER cache for X509_CRL_* setter functions The program won't exit with a non-zero exit code if X509_CRL_set_* tests fail, as the relevant bits haven't been committed to libcrypto yet.