logo       

RE: Re: SSL over IIS: msg#00151

java.jetty.support

Subject: RE: Re: SSL over IIS

Great, I will try it on Monday and let you know how it works out.

Ben




-----Original Message-----
From: Greg Wilkins [mailto:gregw@xxxxxxxxxxx]
Sent: Friday, December 13, 2002 8:47 AM
To: jetty-support@xxxxxxxxxxxxxxx; Ben Litchfield
Subject: Re: [jetty-support] Re: SSL over IIS


Ooops little oversight there....

Implemented now. In CVS and will be in this weekends release.

thanks


Ben Litchfield wrote:> It appears that it happens when I do a
res.redirect, that it redirects to
> a non ssl version.
>
> I added the following lines to the top of my servlet
> System.out.println( "req.getRequestURI()=" +
> request.getRequestURI() );
> System.out.println( "req.getRequestURL()=" +
> request.getRequestURL() );
> System.out.println( "req.isSecure()=" + request.isSecure() );
> System.out.println( "req.getScheme()=" + request.getScheme()
);
>
> 15:47:29,295 INFO [STDOUT]
req.getRequestURI()=/Budget/worksheets/servlet
> 15:47:29,295 INFO [STDOUT]
> req.getRequestURL()=http://localhost/Budget/worksheets/servlet
> 15:47:29,295 INFO [STDOUT] req.isSecure()=false
> 15:47:29,295 INFO [STDOUT] req.getScheme()=http
>
>
> I am hitting https://localhost/Budget/worksheets/servlet
> shouldn't these return
> req.isSecure()=true
> req.getScheme()=https
>
> Ben Litchfield
>
>
>
>
> For the latest information about Jetty, please see
http://jetty.mortbay.org
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>



--
Greg Wilkins<gregw@xxxxxxxxxxx> Phone/fax: +44 7092063462
Mort Bay Consulting Australia and UK. http://www.mortbay.com



For the latest information about Jetty, please see
http://jetty.mortbay.org



Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/CBxunD/vN2EAA/xGHJAA/CefplB/TM
---------------------------------------------------------------------~->

For the latest information about Jetty, please see http://jetty.mortbay.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise