c7200cc132
In order to get some more testing around new defaults, it might make sense to create a Beta version which comes prior to branching. In the meanwhile we can land leftovers for branches and take our time to cover found issues. Change-Id: Ie478e298a3a9292ec069b76548d8f4238efc90a1
10 lines
380 B
YAML
10 lines
380 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Additional variables are available when MariaDB is configured to use TLS,
|
|
enabled by setting ``galera_use_ssl`` to ``true``.
|
|
``galera_require_secure_transport`` to require that all client connections
|
|
are encrypted, defaulting to false.
|
|
``galera_tls_version`` to provide a list of accepted TLS protocols,
|
|
defaulting to 'TLSv1.2,TLSv1.3'.
|