CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/07/10 12:50:23
Modified files:
lib/libcrypto/x509: x_all.c
Log message:
X509_verify(): sync with X509_CRL_verify()
Check X509_ALGOR_cmp() explicitly against 0 and add an explanatory comment
referring to the relevant RFC 5280 sections.
ok beck kenjiro
