Server's certificate is not trusted
问题:IDEA更新到2020.1.2后出现
Server's certificate is not trusted
解决:
File -> Settings-> Tools ->Server Certificates 勾选 accept non-trusted certificates automatically
意思为自动接受不可信的证书,将不再弹窗提醒。
适用Jetbrains系列产品 如:IntelliJ IDEA, WebStorm 2,PhpStorm ,PyCharm
如果有更好的方法,欢迎在评论区指正。