原文:解决IDEA提示Untrusted Server's certificate 证书不可用( Server's certificate is not trusted )

Untrusted Server s certificate 如果你用的是Intellij系列IDE GoLand, PHPStorm, WebStorm, IDEA ,突然弹出个提示 Untrusted Server s certificate 莫慌,这是因为你用了破解版的 IDE,破解过程中有个hosts绑定的操作: 而本机恰好做过一个 SSL 绑定,IDE 查询注册码是否正版时,触发了htt ...

2019-07-24 15:37 0 4519 推荐指数:

查看详情

idea 登录提示Server's certificate is not trusted

原因:你本地的idea证书不可解决方式1: 你去安装一个正版的; 解决方式2: 设置接受不受信任证书即可。 AS:File - Settings - Tools - Server Certificates - [勾选]Accept non-trusted certiticates ...

Fri Feb 25 18:49:00 CST 2022 0 2236
Server's certificate is not trusted

问题:IDEA更新到2020.1.2后出现 Server's certificate is not trusted 解决: File -> Settings-> Tools ->Server Certificates 勾选 accept non-trusted ...

Fri Jun 19 07:26:00 CST 2020 0 1851
idea 弹出Servers certificate is not trusted 解决方法

引起这个的根本原因是因为你破解了idea,在本地hosts配置了映射,然后idea检测出来弹出警告 服务器证书不可用,不让他弹出的方法。打开idea--->file-->Settings然后搜索Server Certificates把下图中的选项勾上就ok ...

Fri Mar 26 04:05:00 CST 2021 0 317
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM