eb5fc9c1e8
MySQL SSL connections allowed. Self-signed SSL bundle created and placed to the deployment host, or user-provided SSL bundle (CA, cert and the key) is used. Change-Id: Ibac61d45cea67123fe61a6de4f906b4bd1949a34 Partial-Bug: #1667789
7 lines
287 B
YAML
7 lines
287 B
YAML
---
|
|
features:
|
|
- Implements SSL connection ability to MySQL. ``galera_use_ssl`` option has to
|
|
be set to ``true`` (default), in this case playbooks create self-signed
|
|
SSL bundle and sets up MySQL configs to use it or distributes user-provided
|
|
bundle throughout Galera nodes.
|