commit | d80ecd57fe7c29c01df593e1469d7b0a60dca280 | [log] [tgz] |
---|---|---|
author | Oleksandr Shyshko <oshyshko@mirantis.com> | Tue Sep 04 18:06:42 2018 +0300 |
committer | Oleksandr Shyshko <oshyshko@mirantis.com> | Tue Sep 04 18:06:45 2018 +0300 |
tree | 338f4cc2f7832e8cbc9d1c5cd32c69e27570a3a9 | |
parent | 62a32054422ddb465ad1c308e5cc0941043e54fb [diff] [blame] |
Implement X.509 auth for MySQL and Aodh Related-PROD: PROD-22742 Change-Id: Ic38582b18b36b23e9534b4deb67ce06264d95df2
diff --git a/galera/server/database/ssl/aodh.yml b/galera/server/database/ssl/aodh.yml new file mode 100644 index 0000000..e68e0fa --- /dev/null +++ b/galera/server/database/ssl/aodh.yml
@@ -0,0 +1,4 @@ +parameters: + _param: + mysql_aodh_ssl_option: + - SSL: True \ No newline at end of file