CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/21 07:51:52
Modified files:
lib/libcrypto/x509: x509_purp.c x509v3.h
Log message:
Add XKU_ANYEKU #define and use it to cache the anyExtendedKeyUsage
extension. This is part of OpenSSL commit df4c395c which didn't make
it into our tree for some reason.
ok jsing
