Fri May 19 22:56:23 CST 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
2 回答

遇見未來的你
TA貢獻(xiàn)3條經(jīng)驗(yàn) 獲得超5個(gè)贊
意思是
?警告: 啟動(dòng)SSL 連接 但不進(jìn)行服務(wù)器身份驗(yàn)證是不推薦的;根據(jù)MySQL 5.5.45+, 5.6.26+ and 5.7.6+要求,如果沒有進(jìn)行明確的設(shè)置,SSL連接必須默認(rèn)啟動(dòng);
為了配合現(xiàn)存的應(yīng)用不使用SSL? ,需要把核實(shí)服務(wù)器證書配置設(shè)置為'false';? ??
自己配一下啦
You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.

達(dá)拉崩吧斑得貝迪卜多比魯翁
TA貢獻(xiàn)41條經(jīng)驗(yàn) 獲得超38個(gè)贊
那個(gè)你的數(shù)據(jù)庫連接的地方,檢查檢查是不是用戶名和密碼錯(cuò)了,感覺像是你連接部分出錯(cuò)了。
添加回答
舉報(bào)
0/150
提交
取消