mirror of
https://github.com/MariaDB/server.git
synced 2025-05-05 16:59:35 +03:00
use X509_check_host for OpenSSL 1.0.2+ This adds: * support for subjectAltNames * wildcards * sub-domain matching
11 lines
203 B
Plaintext
11 lines
203 B
Plaintext
[x509v3]
|
|
--loose-enable-ssl
|
|
--loose-ssl-cert=$MYSQL_TEST_DIR/std_data/serversan-cert.pem
|
|
--loose-ssl-key=$MYSQL_TEST_DIR/std_data/serversan-key.pem
|
|
|
|
[ssl]
|
|
--loose-enable-ssl
|
|
|
|
[nossl]
|
|
--loose-disable-ssl
|