Files
openstack-ansible-galera_cl…/releasenotes/notes/implement-ssl-48a82cf611db0eb6.yaml
Andrey c093c13e01 Added Galera SSL support
MySQL SSL connections allowed. Self-signed SSL CA cert or user-provided
CA certificate delivered from the deployment host.

Change-Id: Iaa07435357139133e325d85808b419e8c55b5e50
Partial-Bug: #1667789
2017-03-31 08:43:13 +00:00

6 lines
228 B
YAML

---
features:
- Allows SSL connection to Galera with SSL support. ``galera_use_ssl`` option has to
be set to ``true``, in this case self-signed CA cert or user-provided CA cert will
be delivered to the container/host.