Brian,
> cp server.key server.key.org
> openssl rsa -in server.key.org -out server.key
>
> but I get a "openssl:Error: 'rsa' is an invalid command." error.
>
> Any ideas?
I seem to be doing exactly what you are doing:
creche:~/tmp$ openssl rsa -in server.key -out server.key.unsafe
read RSA key
Enter PEM pass phrase:
writing RSA key
so if your openssl thinks 'rsa' is an invalid command, perhaps you
miscompiled it somewhere?
Jan
--
alive=true
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]