Hello Adriano
The keypair was generated by a former employee and we can't find the pass
phrase. Fortunately it is only used once in our intranet.
Thanx, Robbert
> -Original Message-
> Subject: Re: Remove passprase
> What is your problem..? perhaps you can't open th
What is your problem..? perhaps you can't open the PEM file? even if you
purchase thecorrect passphrase?
Regards, Adriano
El vie, 25-10-2002 a las 10:45, Rabellino Sergio escribió:
> Robbert Hardin wrote:
> >
> > Hello Bruno
> >
> > I tried, but it doesn't work:
> >
> > # openssl rsa -in cake
r.pem
> generated with openssl if you don't have the PEM pass phrase?
>
> Cheers, Robbert
>
> > -Original Message-
> > From: Bruno Mattarollo [mailto:bruno.mattarollo@;diala.greenpeace.org]
> > Sent: vrijdag 25 oktober 2002 15:26
> > To: [EMAIL
> Let me rephrase my question:
> Is it possible to remove or change a PEM pass phrase on keypair.pem
> generated with openssl if you don't have the PEM pass phrase?
No, that's the point.
__
OpenSSL Project
tion:
> Is it possible to remove or change a PEM pass phrase
> on keypair.pem
> generated with openssl if you don't have the PEM
> pass phrase?
>
> Cheers, Robbert
>
> > -Original Message-
> > From: Bruno Mattarollo
> [mailto:bruno.mattarollo@;dia
http://www.openssl.org/docs/apps/rsa.html
On Fri, Oct 25, 2002 at 03:16:10PM +0200, Robbert Hardin wrote:
> Hello All
>
> Is it possible to remove or chagne a PEM pass phrase on keypair.pem
> generated with openssl?
>
> Kind regards, Robbert
>
Robbert Hardin wrote:
>
> Hello Bruno
>
> I tried, but it doesn't work:
>
> # openssl rsa -in cakey.pem -out canokey.pem
> read RSA key
> Enter PEM pass phrase:
> unable to load key
> 15251:error:06065064:digital envelope routines:EVP_DecryptFinal:bad
> decrypt:/usr/src/secure/lib/libcrypto/../.
ve or change a PEM pass phrase on keypair.pem
generated with openssl if you don't have the PEM pass phrase?
Cheers, Robbert
> -Original Message-
> From: Bruno Mattarollo [mailto:bruno.mattarollo@;diala.greenpeace.org]
> Sent: vrijdag 25 oktober 2002 15:26
> To: [EMAIL PROTECTED]
Robert,
try :
openssl rsa -in private-key -out
private-key.no-passphrase
be very careful with this though. ANyone who gets his
hands on priviate-key.no-passphrase can more easily
spoof you, so if you have this on an nfs shared mount,
or you are accessing the file via any non secure
method, anyo
Hi Robbert!
openssl rsa -in keyfile-with-passphrase.pem -out keyfile-without-passphrase.pem
IIRC.
Cheers
/B
On Fri, 25 Oct 2002, Robbert Hardin wrote:
> Hello All
>
> Is it possible to remove or chagne a PEM pass phrase on keypair.pem
> generated with openssl?
>
> Kind regards, Robbert
> ___
10 matches
Mail list logo