Describe the feature
While investigating #1436, we found that the MySQL Client does not connect to the database the same way the MySQL Connector does.
By default, if the server supports encryption and reports that capability in the initial message, the connection should be upgraded to a secured connection.