解决IDEA提示Untrusted Server's certificate 证书不可用( Server's certificate is not trusted )
时间:2020-07-04 10:53:42
收藏:0
阅读:431
在使用IDEA时,如果遇到如下截图的错误
解决方法:
点击File > Settings > Tools > Server Certificates > Accept non-trusted certificates automatically
勾选上就好了。
原文:https://www.cnblogs.com/tanfj/p/13234077.html
评论(0)