今天连接了一下服务器上的数据库,发现报错Caused by: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors
原来是是因为使用了useSSL=true,改为useSSL=false就可以正常访问了。

相关文章:
-
2022-12-23
-
2021-10-01
-
2021-05-28
-
2022-12-23
-
2021-10-01
-
2022-12-23
-
2022-12-23