Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 47055] SSLVerifyClient + Directory doesn't use cache sessions

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Jun 24, 2009, 11:58 PM

Post #1 of 2 (252 views)
Permalink
[Bug 47055] SSLVerifyClient + Directory doesn't use cache sessions

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





--- Comment #26 from juan-manuel.perez[at]tecsidel.es 2009-06-24 23:57:57 PST ---
[About Bug 44858 marked as duplicated of this one]
This patch solves, indeed, the problem we reported. We have only these
comments:
- It worked properly only after adding the +OptRenegotiate option. Thus, we
finally have this configuration (only relevant piece shown):
SSLVerifyClient none
<Location "/test">
SSLVerifyClient require
SSLVerifyDepth 10
SSLOptions +OptRenegotiate
</Location>
- There is only a little 'misbehaviour' we have found. If, after starting
apache, and firefox 3 (with clean cache), we first access 'https://localhost'
(which doesn't require client cert), and then we access 'https://test/', we are
prompted for the client certificate twice (this is the 'misbehaviour'). From
then onwards, we are not prompted any more (perfect!) Also, if we first access
'https://test/', we are prompted only once (perfect!).

I have only one more question. When is planned this patch to be included in an
official Apache release?

--
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: bugs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: bugs-help[at]httpd.apache.org


bugzilla at apache

Jun 29, 2009, 6:58 AM

Post #2 of 2 (206 views)
Permalink
[Bug 47055] SSLVerifyClient + Directory doesn't use cache sessions [In reply to]

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





--- Comment #27 from Mike <mike.pechkin[at]gmail.com> 2009-06-29 06:58:32 PST ---
I have had to insert "SetEnv nokeepalive" inside <LocationMatch> tag.
Without setenv staff i can still popup window in FF even with my patch.

--
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: bugs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: bugs-help[at]httpd.apache.org

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.