mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.2' into 10.3
This commit is contained in:
11
mysql-test/main/ssl_system_ca.combinations
Normal file
11
mysql-test/main/ssl_system_ca.combinations
Normal file
@ -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
|
Reference in New Issue
Block a user