Dror wrote:
> 
> Hi
> 
> OBJ_ln2nid( "OCSP Signing" , 0 ) returns NID_undef
> 
> My search have shown that the cause is the order of the elements
> ( "OCSP Signing" & "OCSP" ) in the array ln_objs declared in
> obj_dat.h
> (strcmp("OCSP Signing" , "OCSP" ) return 1 while "OCSP" is
> indexed higher).
> 

Thanks for the report. It should be fixed now. The object creation
script got the order wrong.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to