首页 > 数据库技术 > 详细

Azure Database for MySQL 报 Please specify SSL options and retry.

时间:2019-03-30 10:45:09      阅读:1758      评论:0      收藏:0      [点我收藏+]

Exception has been thrown by the aspect of an invocation. ---> Authentication to host ‘xxx.mysql.database.azure.com‘ for user ‘xxx@xxx‘ using method ‘mysql_native_password‘ failed with message: SSL connection is required. Please specify SSL options and retry..

若连接字符串中 SslMode=none; 

需要在  连接安全性 ->  SSL 设置 -> 强制执行 SSL 连接 -> 禁用

 

Azure Database for MySQL 报 Please specify SSL options and retry.

原文:https://www.cnblogs.com/wintersoft/p/10625038.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!