hi,

Now I have this in my pkcs12 info :
*******************
subject=/C=FR/ST=Nord/O=Certi/CN=dsfdsfqfds/Email=sqdfdqsfqdsfdsqf/1.6=4444
*******************

I'd like (for instance) to have "EXT" instead of "1.6". How can I do that since
when I change my [ new_oids ] section, openssl say :
*************************
problem creating object ext=EXT
23522:error:0D064077:asn1 encoding routines:a2d_ASN1_OBJECT:first num too
large:a_object.c:104:
*************************
"Email" doesn't begin with a number...

Thanks.


>hi,
>
>How can I be sure that oid I'm trying to add to my certificate, are actually
>added ?
>What's the openssl command to use ?
>Will my added oids appear somewhere in these lines :
>******************************
>subject=/C=FR/ST=Nord/O=Org/CN=mycn/Email=myemail
>issuer= /C=FR/ST=Nord/O=Orgi/CN=root/Email=root
>******************************

>Is it still useful to add "oid_section = new_oids" in the req section, if it
>appears before in the openssl.cnf file ?
>I've added "testoid1=1.2.3.4" in the "new_oids" section but it doesn't appears
>where the certificate is processed :(

>Thanks.


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

Reply via email to