【发布时间】:2018-01-15 14:41:23
【问题描述】:
我在 1 年前安装了 SSL 证书,几天前它工作正常,但现在显示以下错误:
The URL couldn't be validated. Callback verification failed with the following errors: curl_errno = 60; curl_error = SSL certificate problem: unable to get local issuer certificate; HTTP Status Code = 200; HTTP Message = Connection established
当我在 SSL Checker 上检查 https//domain.com 时,它说,
The certificate is not trusted in all web browsers. You may need to install an Intermediate/chain certificate to link it to a trusted root certificate. Learn more about this error. You can fix this by following Entrust's Certificate Installation Instructions for your server platform. Pay attention to the parts about Intermediate certificates.
但是当我在 SSL 检查器上只检查 domain.com 时,它会说
The hostname (domain.com) is correctly listed in the certificate.
即使是中间证书也安装了所有证书,但问题没有解决。
服务器是 Tomcat 6。
【问题讨论】:
-
出示证书怎么样?反正是公开的
-
@dmitry ssl 证书安装在 clint 服务器上,即使我看不到它们.. 但他们向我展示了通过屏幕截图安装的证书,但是当我检查 ssl 检查器时,它给出了上述错误,所以我很困惑这里可能是什么错误......老实说,我是 ssl 安装和故障排除的新手,所以想在这里寻求帮助..
-
请阅读Under what circumstances may I add “urgent” or other similar phrases to my question, in order to obtain faster answers? - 总结是这不是解决志愿者的理想方式,并且可能会适得其反。请不要将此添加到您的问题中。
-
@halfer 太棒了!.. 我很感激你和我分享了你的帖子.. 但我来这里是为了解决方案,它的紧迫性(fyi).. 它的紧迫性是因为我的客户患有很长一段时间,因为这个,我的团队尽其所能来解决这个问题..但他们不能。所以我决定来这里寻求帮助。如果您有上述解决方案,请告诉我,因为您的帖子肯定不是我目前情况的解决方案。我希望你明白我为什么说紧急。
-
没有。这对您和您的客户都很紧急,但对其他人来说并不紧急。你无法做到这一点,因为人们有自己的截止日期,而且,他们在闲暇时在这里。请阅读我提供的整个链接,并注意这是基本礼仪问题,而不是 Stack Overflow 特有的规则。如果您再次添加,我将向版主举报。
标签: http https ssl-certificate tomcat6