> From: Baunty ruparelia [mailto:[EMAIL PROTECTED] > Subject: Https & SSL support in Tomcat 5.5 > > when we are fire the http://localhost into the IE address > bar, It not be transfer to the https://localhost:443 which > should be happen, as we are define the redirect port.
Just defining a redirect port is not sufficient. The requested resource must be marked with a <transport-guarantee> of CONFIDENTIAL in the webapp's WEB-INF/web.xml file. Read the servlet spec. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]