Thanks Massimiliano, Keep in touch.. bye.....

>From: Massimiliano Pala <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Private key decoding
>Date: Mon, 27 Nov 2000 18:27:11 +0100
>
>Prashant Nair wrote:
> >
> > Hi ALL,
> >
> > I have a private key created by the ssleay cert. cookbook. The
> > problem is that this key is encrypted , but , to make
> > the OpenLDAP server TLS enabled , I need to have the
> > private key in clear text.
> >
> > Please guide me to any tool which can do the same.
>
>You can simply remove the password by using:
>
>       $ openssl rsa -in key.pem -out new-key.pem -passin <password>
>
>this should remove the password. Take a look to the rsa tool
>anyway to check the options...
>
>C'you,
>
>       Massimiliano Pala ([EMAIL PROTECTED])
><< smime.p7s >>

_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

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

Reply via email to