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





------- Additional Comments From [EMAIL PROTECTED]  2005-08-31 12:56 -------
>   SSLVerifyClient optional_no_ca
>   SSLRequire %{SSL_VERIFY_CLIENT} eq "SUCCESS"
>   ErrorDocument 403 /bzzt.html
How would the application know about the exact status, in order to display a
relevant error message ?
What is the reason for error 403: authorisation failure, certificate revocation,
certificate expiration ?
Can the relevant info systematically be added to an environment variable ?

If you look the mod_ssl_error, it adds all information to GET data.
Maybe a stupid question, but does the "SSLVerifyClient optional" directive add
any added value to mod_ssl_error ? If not, couldn't we imagine to completely
replace this directive by mod_ssl_error which is more general ?

-- 
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