https://bz.apache.org/bugzilla/show_bug.cgi?id=70003

--- Comment #7 from [email protected] ---
That sounds like a clean solution, and I guess that ignoring specific TLS
validation errors is orthogonal to whether a client certificate is required.
So, this would mean the optional second parameter can be used for both
'require' and 'optional'.

  SSLProxyVerify require self-signed,untrusted-cert,expired-cert
  SSLProxyVerify optional self-signed,untrusted-cert,expired-cert

I can try to implement this and update the pull request.

Any inputs on the implementation details or naming?

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