解决方案有如下2个,1个是降版本,使用低版本的workbench。另一个是切换到Advaced标签页,在Others文本框中添加 useSSL=0 ,即可成功连接。参考链接 https://blog.csdn.net/hongweigg/article/details/122069772 https://stackoverflow.com/questions/69824631/mysql-workbench-ssl-connection-error-ssl-is-re...
mysql workbench ssl连接问题