美文网首页
https证书无效的可能原因

https证书无效的可能原因

作者: bbdlg | 来源:发表于2019-04-26 23:54 被阅读0次

centos6.8 + apache2.2.15 的环境下,申请腾讯云ssl证书,配置好后发现访问域名 https://www.domain.com 一直为证书无效状态,如下图所示:

image.png
经查,为在 httpd.conf 中增加下列配置即可。
NameVirtualHost *:443

其实在 service httpd restart 时即有提示(即便没有红色的fail)


image.png

相关文章

网友评论

      本文标题:https证书无效的可能原因

      本文链接:https://www.haomeiwen.com/subject/fsncnqtx.html