You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Dave Cottlehuber (Commented) (JIRA)" <ji...@apache.org> on 2011/10/30 23:13:32 UTC

[jira] [Commented] (COUCHDB-1325) verify_ssl_certificates in local.ini's [ssl] section doesn't work?

    [ https://issues.apache.org/jira/browse/COUCHDB-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139807#comment-13139807 ] 

Dave Cottlehuber commented on COUCHDB-1325:
-------------------------------------------

I believe that this is referring to the lack of a chain of validated certificates back to the root CA. I suggest you check http://www.rabbitmq.com/ssl.html#configure-erlang and see if you can export a suitable PEM cert file from one of the browsers, if your CA provider doesn't have one.
                
> verify_ssl_certificates in local.ini's [ssl] section doesn't work?
> ------------------------------------------------------------------
>
>                 Key: COUCHDB-1325
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1325
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: RogutÄ—s Sparnuotos
>            Priority: Minor
>         Attachments: debug_run.log
>
>
> The shipped local.ini has this:
> [ssl]
> verify_ssl_certificates = false
> When I add a cert_file and a key_file, and enable https in [daemons], couchdb refuses to start:
> "Verify SSL certificate enabled but file containing PEM encoded CA certificates is missing".
> The funny thing is that CouchDB doesn't refuse to start when the "verify_ssl_certificates" line is commented out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira