Adria Stembridge wrote: > I'm setting up a standalone instance of Tomcat with SSL. Tomcat5 is > installed on the RHEL5 box and the sample pages load fine. I created a csr > using keytool and requested a certificate from Verisign. After this is > imported (I'm waiting on delivery from verisign), how would I configure > Tomcat to route traffic from http://domain.com:8443 to https://domain.com? > Thank you.
Set the port attribute on the SSL connector to 443. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org