【连接dbeaver的时候提示Network unavailable due to a certificate issue】

发布时间:2024年01月24日

问题:
连接dbeaver的时候提示Network unavailable due to a certificate issue。

Network unavailable due to a certificate issue.
Try changing the setting `Use Windows trust store` in Preferences->Connections and restart DBeaver. It might help if you haven't overridden the trust store.
javax.net.ssl.SSLHandshakeException:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

解决方法

之前把这个选项勾选了,现在试了下取消勾选,竟然可以了

文章来源:https://blog.csdn.net/gf1321111/article/details/135829839
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。