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:
@ -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
|
||||
|
Reference in New Issue
Block a user