Re: Multiple attributes in PKCS#10

2004-09-13 Thread Aleix Conchillo Flaque
Hi again, shouldn't it be? static int ext_nid_list[] = { NID_ext_req, NID_ms_ext_req, NID_undef}; instead of static int ext_nid_list[] = { NID_ms_ext_req, NID_ext_req, NID_undef}; I guess it was a typo. regards, aleix On Fri, 10 Sep 2004 22:29:10 +0200, Dr. Stephen Henson <[EMAIL PROTECTED]

Re: Multiple attributes in PKCS#10

2004-09-12 Thread Aleix Conchillo Flaque
Well, this is great. Thank you very much! regards, aleix On Fri, 10 Sep 2004 22:29:10 +0200, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: > > I've just fixed OpenSSL to check for the PKCS#9 extension request first and > only use MS if its not found. > > This will be in the next stable snap

Re: Multiple attributes in PKCS#10

2004-09-10 Thread Dr. Stephen Henson
On Fri, Sep 10, 2004, Aleix Conchillo Flaque wrote: > Hi, > > I've asn1parsed the request file. Displaying the request with MS > certutil.exe utility, I thought that there where two extensionRequest > attributes. > > But parsing the request, I've seen this: > > 455:d=4 hl=2 l= 10 prim: OBJ