It seems that in the latest snapshots in crypto/x509v3/ext_dat.h,
the table standard_exts ist not sorted correctly.
crl_hold should be after sinfo.
&v3_crl_hold :
#define NID_hold_instruction_code 430
&v3_sinfo :
#define NID_sinfo_access 398
I haven't checked other values.
As a consequence SubjectInfoAccess no longer works as
a standard extension.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]