Boris wrote:
> 
> Hello openssl-users,
> 
> i want to create certificates without the text headers, so that there
> is only a
> 
> -----BEGIN CERTIFICATE-----
> ...
> -----END CERTIFICATE-----
> 
> without the certificate informations like this:
> 
> Certificate:
>  Data:
>  Version: 1 (0x0)
>  Serial Number: 4 (0x4)
>  Signature Algorithm: md5WithRSAEncryption
> ....
> 
> Is there any parameter with the openssl command for it? Sorry for my question I am 
>new with
> this topic.
> 

If you are using the 'ca' command try the -notext option.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to