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


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


Reply via email to