When I try to connect to the DB with SSL (in MySQL Workbench) without providing the certs and without verification, it doesn’t connect and returns the same error.
I strongly believe that it cannot connect without providing the certs (key, certificate, and CA).
PS: supporting SSL fully (with certs and verification) should not be an option, we are talking about DB access here!!