I have been running an Apache-Couchdb-1.1.1 server successfully for the last couple of months. Today I decided to enable SSL.
>> curl -k -v https://myserver:6984 * About to connect() to myservert port 6984 (#0) * Trying x.x.x.x... connected * Connected to myserver (x.x.x.x) port 6984 (#0) * Initializing NSS with certpath: sql:/etc/pki/nssdb * warning: ignoring value of ssl.verifyhost * NSS error -5938 * Closing connection #0 * SSL connect error curl: (35) SSL connect error The log files show the following: Wed, 12 Feb 2014 18:38:03 GMT] [error] [<0.65.0>] {error_report,<0.60.0>, {<0.65.0>,supervisor_report, [{supervisor,{local,ssl_connection_sup}}, {errorContext,child_terminated}, {reason,*ekeyfile*}, {offender, [{pid,<0.492.0>}, {name,undefined}, {mfargs,{ssl_connection,start_link,undefined}}, {restart_type,temporary}, {shutdown,4000}, {child_type,worker}]}]}} [Wed, 12 Feb 2014 18:38:03 GMT] [error] [<0.133.0>] {error_report,<0.30.0>, {<0.133.0>,std_error, [{application,mochiweb}, "Accept failed error", 1115
