Re: Unexpected redirect from https to http

2009-01-27 Thread Timothy Tagge
27, 2009 at 12:07 PM, Konstantin Kolinko wrote: > 2009/1/27 Timothy Tagge : >> I'm working on an application that does redirects to itself. The >> application is intended to run under https for all pages. However, >> when the redirect is requested, the resulting URL shown in the b

Re: Unexpected redirect from https to http

2009-01-27 Thread Timothy Tagge
#x27;t work because there is no http listener. Is this what you want? > > I have no idea, except that perhaps Tomcat changes the scheme to https > automatically whenever it can. > > > --- On Mon, 1/26/09, Timothy Tagge wrote: > >> From: Timothy Tagge >> Subject: Unexpec

Unexpected redirect from https to http

2009-01-26 Thread Timothy Tagge
I'm working on an application that does redirects to itself. The application is intended to run under https for all pages. However, when the redirect is requested, the resulting URL shown in the browser is http://secureServer/correctDomain/correctPage.jsp This request times out because there is