SSL Settings

Galera Cluster supports secure encrypted connections between nodes using SSL protocol. This includes connections between database clients and servers through the standard SSL support in MySQL. It also includes encrypting replication traffic particular to Galera Cluster itself.

The SSL implementation is cluster-wide and doesn’t support authentication for replication traffic. You must enable SSL for all nodes in the cluster or none of them.