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

Mailing List Archive: Apache: Bugs
[Bug 47055] SSLVerifyClient + Directory doesn't use cache sessions
 

Index | Next | Previous | View Flat


bugzilla at apache

Jun 24, 2009, 11:58 PM


Views: 250
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

Subject User Time
[Bug 47055] SSLVerifyClient + Directory doesn't use cache sessions bugzilla at apache Jun 24, 2009, 11:58 PM
    [Bug 47055] SSLVerifyClient + Directory doesn't use cache sessions bugzilla at apache Jun 29, 2009, 6:58 AM

  Index | Next | Previous | View Flat
 
 


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