I used the redhat rpm to install apache with mod-ssl, so I guess that's
their default way of compiling. That's the problem with not compiling
from scratch...
Brian
Jan Meijer wrote:
> 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]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]