如何判断网站SSL证书是否有效?

发布于 2024-09-11 17:21:20 字数 366 浏览 6 评论 0 原文

我的客户向我提出了有关其网站 SSL 设置的问题。我不熟悉 SSL 认证设置过程。他说我们有该服务器的 SSL 证书,但我无法判断它是否设置正确

如果我打开该网站,Firefox 会显示警告:包含未经授权的内容。我在警告消息窗口中看到一些详细信息,如下所示:

Web site: mydomain.com
Owner: This web site does not supply ownership information
Verified by: Not specified

主要我想知道该网站使用的 SSL 证书是否有效。任何人都可以建议一种方法来检查网站的 SSL 证书验证吗?

谢谢

I got an issue from my client regarding the SSL setup for his website. I'm not familiar with the SSL certification setup process. He is saying that We have an SSL certificate for this server but I can’t tell if it’s setup properly or not.

If I open that website, firefox says Warning: Contains unauthorized content. I am seeing some details in the warning message window which are given below:

Web site: mydomain.com
Owner: This web site does not supply ownership information
Verified by: Not specified

Mainly I want to know whether the SSL certificate used for this site is valid or not. Can anybody suggest a way to check for the SSL certificate validation of a website.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

人生百味 2024-09-18 17:21:20

通过端口 443 Telnet 服务器。如果有响应,则表明证书有问题

安装证书
检查这个

Telnet the server on port 443. If it is responding then it is a certificate problem

To install certificate
Check this

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文