[
https://issues.apache.org/jira/browse/COUCHDB-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005822#comment-14005822
]
ASF subversion and git services commented on COUCHDB-2028:
----------------------------------------------------------
Commit 009fa9afbc2b67d339e8ef5e0eb18974196583e2 in couchdb-chttpd's branch
refs/heads/master from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=009fa9a ]
Allow cacertfile without verifying peers
COUCHDB-2028
> 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.2#6252)