mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 10:24:14 +03:00
12 lines
221 B
Plaintext
12 lines
221 B
Plaintext
[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
|