wohali commented on issue #783: Adding Node to cluster over SSL port (6984 or 
443)
URL: https://github.com/apache/couchdb/issues/783#issuecomment-326112951
 
 
   At the moment, the Cluster Setup API doesn't officially support SSL 
connections - meaning we haven't tested that configuration. It's really a 
shortcut to help people who haven't learned the manual process, and isn't 
intended to cover all cases.
   
   As a workaround, you should be able to join the cluster together by 
following the manual process for adding nodes as described here:
   
   http://docs.couchdb.org/en/2.1.0/cluster/nodes.html
   
   One thing to watch out for is that as you create the admin user on every 
node independently, you'll need to be sure that the ini file contains the 
*identical hashed password* on each node if you expect sessions to work 
correctly with the entire cluster residing behind a load balancer.
 
----------------------------------------------------------------
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