summaryrefslogtreecommitdiffstats
path: root/mysql-test/main/ssl_system_ca.combinations
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/ssl_system_ca.combinations')
-rw-r--r--mysql-test/main/ssl_system_ca.combinations11
1 files changed, 11 insertions, 0 deletions
diff --git a/mysql-test/main/ssl_system_ca.combinations b/mysql-test/main/ssl_system_ca.combinations
new file mode 100644
index 00000000..6e3576ad
--- /dev/null
+++ b/mysql-test/main/ssl_system_ca.combinations
@@ -0,0 +1,11 @@
+[good]
+#
+# hostname on the certificate is localhost
+#
+
+[bad]
+#
+# hostname on the certificate is server8k
+#
+loose-ssl-key=$MYSQL_TEST_DIR/std_data/server8k-key.pem
+loose-ssl-cert=$MYSQL_TEST_DIR/std_data/server8k-cert.pem