Untrusted Server Certificate Warning Message 关注
已回答
Hi,
Sometimes I receive a popup with an untrusted server's certificate as shown in the attached image while using PyCharm. The popup keeps prompting although I keep clicking on reject. I'm not sure when this really occurs but it appears suddenly while coding but the problem is that it looks very strange to receive a pop-up like that especially when it doesn't stop when clicking the reject button
请先登录再写评论。
Some IDE subsystem is configured to access root.home host (possible mapped to your localhost).
To get more details you can add the following in Help | Diagnostic Tools | Debug Log Settings:
Then reproduce the issue and inspect the logs. It may help to identify the subsystem causing this. You can share the logs at https://uploads.jetbrains.com if you need help.