[[EMAIL PROTECTED] - Mon Jun 10 12:25:27 2002]:

> 
> 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. 

Its just that one that is out of order. The program 'tabtest.c' is a
simple checker for the order: maybe something like this should be
included in one of the tests.

Anyway should be OK now.

> 
> 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]

Reply via email to