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

Arnis UT <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Arnis UT <[email protected]> ---
Current possible SSL_CLIENT_VERIFY values when SSLVerifyClient set to
optional_no_ca:
NONE: if empty client certificate message sent.
SUCCESS: successful authentication when client certificate chains up to a
trusted root.
GENEROUS: initial negotiation when client certificate does not chain up to a
trusted root.
SUCCESS: when resuming GENEROUS session (bug #53193).
FAILED:(null): renegotiation when client certificate does not chain up to a
trusted root.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to