Thanks, but what I want is for the user to get https when they
type https://webapp and get http when they type http://webapp.
Is there a different transport-guarantee classification to get 
that behavior?

--- On Thu, 9/3/09, Caldarale, Charles R <chuck.caldar...@unisys.com> wrote:

> From: Caldarale, Charles R <chuck.caldar...@unisys.com>
> Subject: RE: Change redirect to SSL behavior?
> To: "Tomcat Users List" <users@tomcat.apache.org>
> Date: Thursday, September 3, 2009, 3:24 PM
> > From: Roger David Powers
> [mailto:prog...@yahoo.com]
> > Subject: Change redirect to SSL behavior?
> > 
> > Having the ability to not get redirected to SSL/TLS
> avoids the users
> > see issues with incorrect certificates, which
> unfortunately happens
> > more often than I'd like.
> > 
> > Is there a config or a workaround for this?
> 
> If you don't actually care about confidentiality, just
> remove the <transport-guarantee> element from the
> webapp's WEB-INF/web.xml file.
> 
>  - 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: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 


      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to