Robert Newson created COUCHDB-2028:
--------------------------------------
Summary: Allow intermediate certificates when using SSL/TLS
Key: COUCHDB-2028
URL: https://issues.apache.org/jira/browse/COUCHDB-2028
Project: CouchDB
Issue Type: New Feature
Components: HTTP Interface
Reporter: Robert Newson
Currently it is not possible to use a server certificate that requires
intermediates as the {cacert, CaCertFile} option is only passed if
verify_ssl_certificates is enabled and enabling this feature omits the key_file
and cert_file settings.
Refactor the https clause in couch_httpd to allow the cacert_file to apply
whenever it is set.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)