简体   繁体   English

Apache中无效的SSL证书

[英]Invalid SSL certificate in Apache

I have installed an SSL certificate on my Apache server, but when I access the site via URL from a different machine, an HTTPS error is shown and viewing the certificate details says "this certificate has an invalid digital signature" 我已经在Apache服务器上安装了SSL证书,但是当我从其他计算机通过URL访问该站点时,显示HTTPS错误,并且查看证书详细信息时会显示“此证书具有无效的数字签名”

If I view the same URL from within the server itself, the certificate is fine and there is no HTTPS error. 如果我从服务器本身内部查看相同的URL,则证书很好,并且没有HTTPS错误。

I'm not sure what to look for in httpd.conf. 我不确定要在httpd.conf中查找什么。 Any advice? 有什么建议吗?

Thanks! 谢谢!

You could use SSL Labs to find any SSL misconfigurations: https://www.ssllabs.com/ssltest/ 您可以使用SSL Labs查找任何SSL错误配置: https : //www.ssllabs.com/ssltest/

There you can also see if your certificate is correct and trusted. 在这里,您还可以查看证书是否正确和受信任。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM