Re: SSL Session problem with URL Rewriting

2001-01-27 Thread Mathias Bachner
On Fri, 26 Jan 2001, Craig R. McClanahan wrote: > Matthias, I just checked in a change to do exactly this, which will show up in > tonight's nightly build of Tomcat 4.0. Could you please try it and ensure that > it fixes your problem? Tried it. All works fine now. The SessionID gets proberly ad

Re: SSL Session problem with URL Rewriting

2001-01-26 Thread Craig R. McClanahan
Mathias Bachner wrote: > Hello Developers, > > I have here a little problem with jakarta-tomcat-4.0-b1. I use a Session > to keep track of the user login. For security purpose, I also use > SSL. When I don't use any cookies, everything is ok, as long as I don't > switch over to SSL. When using SS

SSL Session problem with URL Rewriting

2001-01-26 Thread Mathias Bachner
Hello Developers, I have here a little problem with jakarta-tomcat-4.0-b1. I use a Session to keep track of the user login. For security purpose, I also use SSL. When I don't use any cookies, everything is ok, as long as I don't switch over to SSL. When using SSL, encodeURL doesn't append the Ses