Re: remove a passphrase

1999-10-26 Thread Klaus-Peter Boden
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:

Re: remove a passphrase

1999-10-26 Thread Rene G. Eberhard
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

Re: remove a passphrase

1999-10-26 Thread Tomi Kause
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. ___