CouchDB SSL decoding error

I cannot get CouchDB to work with SSL. The certificates are fine and indeed I tested them myself and the certificates for Couch at https://github.com/mochi/mochiweb/blob/master/examples/https/

This is Ubuntu box running on couch 1.6.1 and SSL certificates are all checked at https://www.digicert.com/help/

The error doesn't appear when testing through curl, but when trying to connect from a browser. Error line in the log:

SSL: certify: tls_connection.erl:375:Fatal error: decode error

      

+3


source to share





All Articles