commit | 29dd4d1b171062224eb63b57e53d43fb7f45f36d | [log] [tgz] |
---|---|---|
author | Oleksandr Shyshko <oshyshko@mirantis.com> | Tue Sep 11 13:23:50 2018 +0300 |
committer | Oleksandr Shyshko <oshyshko@mirantis.com> | Tue Sep 11 13:23:53 2018 +0300 |
tree | 5093f333f5f6b0844660670c8a0001c3d8a976a5 | |
parent | 646055a161c50f7877480e50613904735a399eb2 [diff] [blame] |
Implement X.509 auth for MySQL and Barbican Change-Id: I528eb1788c51e80f270eb6649872496da5cd4949 Related-PROD: PROD-22738
diff --git a/galera/server/database/ssl/barbican.yml b/galera/server/database/ssl/barbican.yml new file mode 100644 index 0000000..1b1c7c1 --- /dev/null +++ b/galera/server/database/ssl/barbican.yml
@@ -0,0 +1,4 @@ +parameters: + _param: + mysql_barbican_ssl_option: + - SSL: True \ No newline at end of file