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).
OS: Windows NT 4.0 SP 5.
Compiler: VC++ 6.0.
Best regards
Dror
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]