mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
12 lines
221 B
Text
12 lines
221 B
Text
|
[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
|