rnewson opened a new pull request, #5489:
URL: https://github.com/apache/couchdb/pull/5489

   ## Overview
   
   Allow an administrator to configure ssl options, in particular to add a 
client certificate, so that communication between couchdb and nouveau can be 
secured and authenticated when nouveau is deployed remotely.
   
   Nouveau itself can be configured to listen with TLS and can be configured to 
require a valid client certificate on all requests.
   
   https://www.dropwizard.io/en/stable/manual/configuration.html#https
   
   ## Testing recommendations
   
   <!-- Describe how we can test your changes.
        Does it provide any behaviour that the end users
        could notice? -->
   
   ## Related Issues or Pull Requests
   
   <!-- If your changes affect multiple components in different
        repositories please put links to those issues or pull requests here.  
-->
   
   ## Checklist
   
   - [ ] Code is written and works correctly
   - [ ] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in 
`rel/overlay/etc/default.ini`
   - [ ] Documentation changes were made in the `src/docs` folder
   - [ ] Documentation changes were backported (separated PR) to affected 
branches
   


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

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

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

Reply via email to