CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2021/08/28 09:13:50
Modified files: regress/lib/libcrypto/x509: Makefile verify.c Added files: regress/lib/libcrypto/x509: make-dir-roots.pl Log message: Add a pass using the modern vfy with by_dir roots, code by me, script to generate certdirs by jsing, and make chicken sacrifies by tb. ok tb@ jsing@