PKIX:unable to find valid certification path to requested target

1、Communications link failure,The last packet successfully received from the server was * **millisecond ago. 

The last packet successfully sent to the server was * **millisecond ago。

 

2、PKIX:unable to find valid certification path to requested target

 

 

报以上两个错误时,查看数据库连接串中,是否添加有useSSL=true,如果有需要删除或置为false

 

jdbc.url.filter=jdbc:mysql://192.168.1.104:3306/dev_lodb?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false

 

关注公众号,获取更多相关技能

posted @ 2017-05-11 13:53  maventalker  阅读(237)  评论(0编辑  收藏  举报