Hi John,

You need to enable HTTPS connector, refer to SSL Support section in
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html to enable SSL
in server.xml.

On 24 March 2010 14:22, joon yoo <jyoo1...@gmail.com> wrote:
> We're in the process of extricating ourselves from a host who developed and
> managed our app through their own hosted server.
>
> In attempting to move the app over to a server under our control:
>
> Tomcat 5.5.28 w/ admin package
> java 1.5.0_28
> Windows 2003 R2
>
> all they gave me was a zipped up directory under their "webapps" dir and the
> JKS file for SSL.
>
> Do I need anything other than the JKS file to transfer the SSL cert over to
> our new tomcat server?
>
> Also, in trying to setup the app, I installed tomcat and unzipped it under
> webapps. and subsequently when i try to connect to the app through
> localhost/ourapp it gives up an error:
>
> "Firefox can't establish a connection to the server at localhost:8443"
>
> I know very little about tomcat and java, so please at the very least, any
> answers that can be fully googleable, I would greatly appreciate.
>
> Thanks,
>
> John
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to