I have been trying to connect to Azure MySQL database via MySQL Workbench v8 by following this document.
Although I am able to connect to the MySQL server via command line, the same connection via MySQL Workbench does not succeed. It throws an error: SSL Connection Error: Unable to get certificate.
Can somebody tell what am I doing wrong with MySQL Workbench?