On Tue, Oct 26, 1999 at 10:25:34PM +0200, Rene G. Eberhard wrote:
>
> openssl rsa -in o.txt > p.txt
Thanx!
Its so easy
I should hve read the docs better :-(
Klaus
-kpb>
__
OpenSSL Project http:
openssl rsa -in o.txt > p.txt
--
---
Rene G. Eberhard
Mail : [EMAIL PROTECTED]
- Original Message -
From: Klaus-Peter Boden <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 26, 1999 6:05 PM
Subject: remove a
Klaus-Peter Boden writes:
> how can I remove a passphrase from an existing private/public
> rsa key pair using openssl?
openssl rsa -in server.key -out server_key_without_passphrase.key
//toka
Cthulhu for President -- for when you're tired of choosing the
_lesser_ of the two evils.
___