dsietz opened a new issue #783: Adding Node to cluster over SSL port 6984 9or 
443)
URL: https://github.com/apache/couchdb/issues/783
 
 
   When adding a node to a CouchDB 2.1 cluster using the [Cluster Setup 
API](http://docs.couchdb.org/en/latest/cluster/setup.html#the-cluster-setup-api),
 using the default SSL port 6984 with a self-signed cert, returns the following 
response:
   {"error":"bad_request","reason":"retry_later"} 
   
   ## Expected Behavior
   Return value 
   {"ok":true}
   
   ## Current Behavior
   Is clustering over a SSL port is not supported? If not, then it presents a 
potential security issue.
   
   ## Steps to Reproduce (for bugs)
   1. Setup 2 nodes with SSL (self signed cert) using the default port 6984
   2. Follow the setup steps in the Cluster API where the remote port is 6984
   (NOTE: This error also appears when using Fuxton)
   
   ## Your Environment
   * Version used: 2.1
   * Browser Name and version: Chrome
   * Operating System and version (desktop or mobile): Ubutnu
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to