CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/24 15:05:07
Modified files:
lib/libcrypto/asn1: x_crl.c
lib/libcrypto/x509: x509_cmp.c x509_lcl.h
Log message:
Get rid of SHA1 for comparing CRL's - use SHA512 just like we do for certs.
ok tb@
