[
https://issues.apache.org/jira/browse/COUCHDB-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Newson resolved COUCHDB-2028.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
> 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
> Fix For: 1.7.0
>
>
> 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)