1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-32473 --disable-ssl doesn't disable it

This commit is contained in:
Sergei Golubchik
2023-10-15 16:03:14 +02:00
parent 6b900330b9
commit 2e83ab4126
6 changed files with 32 additions and 1 deletions

View File

@ -655,3 +655,11 @@ SSL: Cipher in use is XXX, cert is OK
drop user ser@localhost;
#
# MDEV-32473 --disable-ssl doesn't disable it
#
MYSQL --ssl-verify-server-cert --disable-ssl -e "\s"
SSL: Not in use