"Armand Rock" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
> I'm currently in the process of porting an application from Apache to
> Tomcat
> (Apache was originally used as a front end to Orion).
>
> The server I'm porting from does not have any keystore information setup
Armand Rock wrote:
> For example httpd.conf contains the following 2 lines:
>
> SSLCertificateFile/opt/ssl/cert.cer
> SSLCertificateKeyFile /opt/ssl/private.key
>
> I don't see a way to import private keys using the keytool and I'm not
> seeing a way to point to the private key
> and the SSL ce
Hello,
I'm currently in the process of porting an application from Apache to Tomcat
(Apache was originally used as a front end to Orion).
The server I'm porting from does not have any keystore information setup.
Instead the server has
a private key and the actual SSL certificate stored on the comp