在最近使用Intellij IDEA的时候,每次打开都会显示Server’s certificate is not trusted。这个是因为我使用的是破解的idea,然后idea检测出来给出警告,服务器的证书不受信任。
解决方法:在idea的左上角的file中找到Setting,然后在搜索框中搜索Server Certificates,将Accept non-trusted certificates automatically 勾选上就行了。


本文介绍了解决IntelliJ IDEA每次启动时出现的“Server’s certificate is not trusted”警告的方法。通过简单配置设置选项,即可实现自动接受不受信任的证书。
在最近使用Intellij IDEA的时候,每次打开都会显示Server’s certificate is not trusted。这个是因为我使用的是破解的idea,然后idea检测出来给出警告,服务器的证书不受信任。
解决方法:在idea的左上角的file中找到Setting,然后在搜索框中搜索Server Certificates,将Accept non-trusted certificates automatically 勾选上就行了。


312

被折叠的 条评论
为什么被折叠?