You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/01/16 20:20:03 UTC

[GitHub] wohali commented on issue #1046: CouchDB 1.6.1 not working in https

wohali commented on issue #1046: CouchDB 1.6.1 not working in https
URL: https://github.com/apache/couchdb/issues/1046#issuecomment-358091896
 
 
   CouchDB 1.6.1 only supports SSL3.
   
   Try upgrading to 1.7.1 (also addresses a serious security issue!) or:
   
   https://stackoverflow.com/questions/19384161/curl-error-35-unknown-ssl-protocol-error-in-connection-to-api-rkd-reuters-com
   
   You may be able to specify `-3` or `--sslv3` on the CLI for curl.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services