> From: Gennady Shumakher [mailto:[email protected]] > Subject: Secure specific web application with SSL in HTTP Tomcat
> If Tomcat and all of the deployed web applications are > available through HTTP. > Is there a way to configure Tomcat to restrict the access > to specific web app to HTTPS only? Read the servlet spec, in particular section 12.7. (Hint: look for <transport-guarantee>.) - 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 unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
