https://issues.apache.org/bugzilla/show_bug.cgi?id=43613





--- Comment #9 from jann forrer <[EMAIL PROTECTED]>  2008-02-28 08:12:03 ---

if (policy.isSSLProtected() && !request.isSecure()) {
     Session session = request.getSession(true);
     ....

works at least for 1.2. That means no redirect loops if using mod_proxy but you
have to proxy to https! 

I still need to update the docu. 

Jann


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to