Or the faq.
http://jakarta.apache.org/tomcat/faq/security.html#https

-Tim

Mark Thomas wrote:
Yes. Look up transport guarantees in the servlet spec. They are specified in
web.xml

Mark


-----Original Message-----
From: Barnet Wagman [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 9:27 PM
To: Tomcat Users List
Subject: ssl-only access to a page?


Is it possible to make a page accessible only via an ssl port?

Of course I can (and will) check for the protocol in a servlet (and re-direct if necessary), but it would be nice to prevent non-ssl access to certain pages altogether.

Thanks,

bw


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to