Is it possible to encrypt cluster communications in a shared-nothing cluster?
I have a requirement to encrypt traffic between cluster nodes, specifically between the nodes of a CRX shared-nothing cluster. Is it possible to configure SSL or some other encryption for that traffic? Bonus points if it's also possible to implement certificate based mutual authentication between the cluster nodes....
If it's not possible out of the box, is there an interface I can implement to provide my own transport for the replication?
Thanks in advance,
Steve Sedlmeyer