commit | e1692d2dea8ae8c0fb372b10287af729e3bf863f | [log] [tgz] |
---|---|---|
author | Oleksandr Shyshko <oshyshko@mirantis.com> | Fri Aug 31 16:04:16 2018 +0300 |
committer | oshyshko <oshyshko@mirantis.com> | Tue Sep 04 12:00:48 2018 +0000 |
tree | 0a784137fb35f8574f037de443bf8177d26bb82a | |
parent | 826d97ba108d45fa2e6e610389d73ea1d1f2d575 [diff] [blame] |
Implement X.509 auth for MySQL and Neutron Related-PROD: PROD-22796 Change-Id: If944a1b0eb775fc0297239896c12dd2ca9864c8e
diff --git a/galera/server/database/ssl/neutron.yml b/galera/server/database/ssl/neutron.yml new file mode 100644 index 0000000..c8f3761 --- /dev/null +++ b/galera/server/database/ssl/neutron.yml
@@ -0,0 +1,4 @@ +parameters: + _param: + mysql_neutron_ssl_option: + - SSL: True \ No newline at end of file