1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

MDEV-31857 enable --ssl-verify-server-cert by default

This commit is contained in:
Sergei Golubchik
2023-08-30 14:41:32 +02:00
parent ea921fd836
commit e951edd80b
11 changed files with 37 additions and 20 deletions

View File

@ -2,6 +2,8 @@
# We use default-character-set=latin1 to avoid character set auto-detection
# when running tests - not to depend on the current machine localization.
#
[client]
loose-disable-ssl-verify-server-cert
[mysql]
default-character-set=latin1