MySQL TLS Support

Change-Id: I46cb98d8ada7e0521e9adaabb080d8ce939c2f71
diff --git a/tests/pillar/ssl.sls b/tests/pillar/ssl.sls
index f11f67c..27bf62b 100644
--- a/tests/pillar/ssl.sls
+++ b/tests/pillar/ssl.sls
@@ -1,11 +1,15 @@
 # Test of enabling SSL for the following communication paths:
 # - messaging (rabbitmq)
+# - database
 
 include:
   - .server_cluster
 
 heat:
   server:
+    database:
+      ssl:
+        enabled: True
     message_queue:
       port: 5671
       ssl: