From: Karim-Eric <[EMAIL PROTECTED]>

kfl>         How can i add fields in my config file so when i create a CSR
kfl> i'm asked for it. Right now, it ask for
kfl> the country name, state, and all the others default fields but even if i
kfl> 
kfl> create an oid file with let say:
kfl> 
kfl> 1.2.MyThing    =    This thing should be asked
kfl> 1.2.MyThing_default    = Duh
kfl> 1.2.MyThing_max    = 23

Equal signs?  I thought the format was like this:

        1.2.3.4.5       ShortName       Long Name

kfl> or even if the same thing is written in [new_oids]. It NEVER ask for it.

If you read the manual for req, you will see that the things that will
be prompted for are the ones in the sections indicated by the entries
distinguished_name and attributes.

I assume those are extra attributes that you want added...

Ref: http://www.openssl.org/docs/apps/req.html

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis             -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to