[
https://issues.apache.org/jira/browse/COUCHDB-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886602#comment-13886602
]
ASF subversion and git services commented on COUCHDB-2028:
----------------------------------------------------------
Commit 2d080449ae8f1b66bcb90e90dcc8e41022f4584c in branch refs/heads/master
from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=2d08044 ]
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
>
> 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)