Tomcat with ssl

2004-07-05 Thread Otto, Frank
Hi, I search a good description to configure tomcat with ssl on port 443 and redirect from port 80. Has anyone a good solution? Regards, Frank

AW: Tomcat with ssl

2004-07-05 Thread Otto, Frank
Thanks for the answer. But I have read this. I have a problem with redirect from port 80 to 443. I use tomcat 4.1.29. My server.xml contains this code: Connector className=org.apache.coyote.tomcat4.CoyoteConnector port=80 minProcessors=5 maxProcessors=75