-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Hello, how does one disable SSL for a MySQL instance?
From MySQL wiki
To prevent use of encryption and override other --ssl-xxx options, invoke the client program with --ssl-mode=DISABLED, --ssl=0, or a synonym (--skip-ssl, --disable-ssl)
https://dev.mysql.com/doc/refman/5.7/en/using-secure-connections.html
Metadata
Metadata
Assignees
Labels
No labels