CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/10 11:13:31
Modified files:
usr.bin/openssl: x509.c
Log message:
Make openssl X509 handle the failure case return code from X509_time_cmp.
While we are in here also make it notice if time values in a certificate
are bogus, and say so in the output.
ok bcook@ jsing@
