DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35083>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35083


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From [EMAIL PROTECTED]  2005-08-17 12:29 -------
I'm not convinced this is necessary.  mod_ssl should be reporting errors at
TLS-level for TLS-level problems like bad certs.  If browsers handle that badly
then fix the browsers.

If you do want custom HTML responses for cert validation problems, it should be
possible already using "SSLVerifyClient optional" with SSLRequire and a custom
403 errordoc.  What about the current code prevents that?  Possibly more
information needs to be exported to get to the "certificate has expired" stuff.
 2.1's SSL_CLIENT_V_REMAIN might be sufficient for that.

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

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

Reply via email to