[
https://issues.apache.org/jira/browse/COUCHDB-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885264#comment-13885264
]
Robert Newson commented on COUCHDB-2028:
----------------------------------------
I forgot to paste the link to the fix;
https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=4925bf6bee49cf77aaf83311b8c7d361dc5b2252
I'd like a review please.
> 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)