Yu Tang wrote:
> 
> Dear All,
> 
> I use openssl-0.9.6b. I want to encrypt the private key before
> outputing it, so I add the following item in my config file:
> 
> [req]
> 
> encrypt_key=yes
> 
> Then I type the "req" command to generate the key and request file.
> 
> openssl req -newkey rsa:1024 -keyout key.pem -out req.pem -config
> openssl.cnf
> 
> Though I can generate a private key, how can I decrypt it? There is no
> documentation about this. Any help?
> 

There is documentation about this. In fact this is asked so often a
pointer is in the FAQ.

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