Loading

连接mysql失败 Path does not chain with any of the trust anchors

Caused by: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors

暂时关闭SSL设置 在配置数据源的url的时候
把useSSL=true改为useSSL=false

posted @ 2020-08-06 21:48  landfill  阅读(638)  评论(0编辑  收藏  举报