On Wed, Feb 28, 2007 at 03:48:03PM +0100, Rafal Masztalerz wrote:
>
> Yes, you're right. My private key has the following heading and tail.
>
> -BEGIN DSA PRIVATE KEY-
> Proc-Type: 4,ENCRYPTED
> DEK-Info: DES-EDE3-CBC,
> .
> -END DSA PRIVATE KEY-
>
$
On Wed, Feb 28, 2007 at 03:48:03PM +0100, Rafal Masztalerz wrote:
>
> Yes, you're right. My private key has the following heading and tail.
>
> -BEGIN DSA PRIVATE KEY-
Please compare carefully ... :-)
> >-BEGIN RSA PRIVATE KEY-
>
Christian
Yes, you're right. My private key has the following heading and tail.
-BEGIN DSA PRIVATE KEY-
Proc-Type: 4,ENCRYPTED
DEK-Info: DES-EDE3-CBC,
.
-END DSA PRIVATE KEY-
so please tell me what I should do to change this passphrase. Is it
possible in general ?
On Wed, Feb 28, 2007 at 02:49:31PM +0100, Rafal Masztalerz wrote:
> Hello
> When I try to change the pass phrase in my private key , I receive the
> following error:
> Enter PEM pass phrase:
> unable to load key
> 7738:error:0607907F:digital envelope
> routines:EVP_PKEY_get1_RSA:expecting an rsa
On Wed, Feb 28, 2007, Rafal Masztalerz wrote:
> Hello
> When I try to change the pass phrase in my private key , I receive the
> following error:
> Enter PEM pass phrase:
> unable to load key
> 7738:error:0607907F:digital envelope
> routines:EVP_PKEY_get1_RSA:expecting an rsa key:p_lib.c:219:
>
Hello
When I try to change the pass phrase in my private key , I receive the
following error:
Enter PEM pass phrase:
unable to load key
7738:error:0607907F:digital envelope
routines:EVP_PKEY_get1_RSA:expecting an rsa key:p_lib.c:219:
Failed to change passphrase
Could you please what is the pr