如何配置 Eclipse 以通过 SSL 协议访问端点?

How to configure eclipse to access an endpoint over the SSL protocol?

当我在 Google Chrome 内访问 EndPoint 时,我得到了响应。看到下图了吗:

当我尝试从 Eclipse 中访问 EndPoint 时。出现以下错误:

我在eclipse 中配置了EndPoint 证书。如下图所示:

是否需要其他配置才能在 eclipse 中访问端点?

eclipse 中没有配置 Internet 代理。 在 eclipse 中配置代理后,它完美运行。

谢谢 :D