当前位置: 代码迷 >> 综合 >> 成功解决PyCharm 弹出 Server‘s certificate is not trusted 的简单解决方法
  详细解决方案

成功解决PyCharm 弹出 Server‘s certificate is not trusted 的简单解决方法

热度:62   发布时间:2024-03-10 01:29:09.0

直接看问题:

在这里插入图片描述

然后解决方案:

Files --> Settings --> Tools --> Server Certificates --> 勾选上 --> Accept non-trusted certificates automatically --> Apply --> OK在这里插入图片描述
在这里插入图片描述

搞定

  相关解决方案