CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/16 01:49:37
Modified files:
lib/libcrypto/x509: ext_dat.h
Log message:
Drop support for the ProxyCertInfo extension
This removes the ProxyCertInfo extension from RFC 3820 from the list of
supported extensions. Since it is a critical extension, this means that
certificates containing it will no longer be considered valid by default.
ok jsing
