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=33084>.
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=33084





------- Additional Comments From [EMAIL PROTECTED]  2005-06-03 10:41 -------
I presume you mean SSLRequire - not really; you can get half way there using
"SSLVerifyClient optional" and then perhaps doing some extra checking in
SSLRequire, but there's no way to separate the "is this c.cert signed by a valid
CA" and "is this c.cert inside its validity period" results, which are still
important.

2.1 does have the new "_REMAIN" variables which allow you to determine that a
c.cert is *about* to expire, but that doesn't help once it *has* expired.

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