Github user kxepal commented on a diff in the pull request:

    https://github.com/apache/couchdb/pull/231#discussion_r12636828
  
    --- Diff: etc/couchdb/local.ini ---
    @@ -66,6 +66,8 @@
     ;password = somepassword
     ; set to true to validate peer certificates
     verify_ssl_certificates = false
    +; Set to true to fail if the client does not send a certificate. Only used 
if verify_ssl_certificates is true.
    +fail_if_no_peer_cert = false
    --- End diff --
    
    > Using the term "fail" in that context is not something made up by me or 
by the people who created the ssl application with that very 
"fail_if_no_peer_cert" option, it's the technical terminology that has been 
introduced in the respective RFCs, and which is actually used by the people who 
are talking about that stuff.
    
    That's the key phrase! +1 for `fail_if_no_peer_cert`. I have no more 
questions about and you made this name explained for others who will be turned 
on by the same questions like I did. Thank you! (:


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to