akoo wrote:
Hello,
 I have tomcat configured to use SSL and none ssl request is redirected to
have ssl.  Is there way I can exclude one of the webapps in tomcat from
having to be requested using ssl?

How are you specifying SSL is required? If you are using transport-guarantee in web.xml then it is simple - just don't specify it for that web app.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to