You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@httpd.apache.org by GitBox <gi...@apache.org> on 2021/06/04 18:07:37 UTC

[GitHub] [httpd] jdachman opened a new pull request #192: For optional_no_ca allow invalid purpose

jdachman opened a new pull request #192:
URL: https://github.com/apache/httpd/pull/192


   Currently with this setting
   `SSLVerifyClient optional_no_ca`
   If the client cert has an invalid purpose, SSL fails.
   
   This is necessary for the case when we always want Httpd to pass the client cert with validation information to the backend--and for the backend to make decisions based on that.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org