
This enables us to set several TLS requirements for the users created by the host_access resource. Change-Id: If550f184f85f8fdbc197fc9f930d4446de67090a
7 lines
296 B
YAML
7 lines
296 B
YAML
---
|
|
features:
|
|
- For the users that result from the usage of the mysql resource, it is now
|
|
possible to specify the TLS options. This is useful if one wants to force
|
|
the user to only connect using TLS, or if one wants to force the usage of
|
|
client certificates for this specific user.
|