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