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

    https://github.com/apache/couchdb/pull/231#discussion_r12520510
  
    --- 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 --
    
    We're discussing here about an advanced feature most people will likely 
never need. If that option will mostly remain untouched that's good. And if the 
"fail" part sounds a bit scary, it will more likely stop people who don't know 
what they're doing from making their server unreachable. If people want to use 
that feature, they should really know what they're doing, and in that case the 
"fail"-part won't stop them from using that feature :)


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