Robert Hannemann wrote:
> 
> Hello all,

Hello,

> can somebody help me to configure my openssl.cnf ( or other things ) to
> remove the E-Mail Field as a part of the subject and Issuer DN within a
> certificate ? When the extensions are added to the cert - in the request
> or in signing the request ?

If you are using one of the new SNAPs you can use the:

        $ openssl req -subj "CN=.. , OU=... "

to specify the subject of the request. There is no need to have the
email into the passed subject name. The same is when issuing a certificate
with the 'openssl ca' command.

The best would be to generate the request directly with the wanted DN
so you can tie a request to an issued certificate.

Hope this will help.

-- 

C'you,

        Massimiliano Pala

--o-------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]                  [EMAIL PROTECTED]
                                                          [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]
http://www.openca.org                            Tel.:   +39 (0)59  270  094
http://openca.sourceforge.net                    Mobile: +39 (0)347 7222 365

S/MIME Cryptographic Signature

Reply via email to