今天连接了一下服务器上的数据库,发现报错Caused by: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors

原来是是因为使用了useSSL=true,改为useSSL=false就可以正常访问了。


连接MySQl报错 Caused by: java.security.cert.CertificateException

相关文章:

  • 2022-12-23
  • 2021-10-01
  • 2021-05-28
  • 2022-12-23
  • 2021-10-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-01
  • 2022-12-23
  • 2021-10-11
  • 2021-09-19
  • 2021-11-12
  • 2021-05-26
  • 2022-12-23
相关资源
相似解决方案