当前位置:网站首页>SSL证书错误怎么办?浏览器常见SSL证书报错解决办法
SSL证书错误怎么办?浏览器常见SSL证书报错解决办法
2022-07-06 19:47:00 【lavin1614】
通过SSL为了确保网站数据通信的加密和传输,证书是解决互联网信息安全的重要手段之一。然而,在SSL证书安装完成后,并不意味着网站是安全的。当我们访问网站时,我们可能会遇到各种各样的错误,那么如何解决这些问题,确保网站的正常运行呢?
报错:NET::ERR_CERT_DATE_INVALID
原因:SSL证书已过期
解决方案:证书已过期并删除,重新申请新证书并正确安装可以解决错误。
报错:NET::ERR_CERT_COMMON_NAME_INVALID
原因:网站使用的证书与域名不匹配
解决方案:证书支持的域名与网站域名不一致。换句话说,网站使用了错误的证书。解决方案是重新安装网站SSL证书[1]。
报错:NET::ERR_CERT_AUTHORITY_INVALID
原因:网站使用无效证书颁发机构颁发的证书
解决方案:该错误表明网站使用的证书的根证书不受浏览器的信任,可能是用户使用自签名证书,也可能是该证书的根证书被吊销。解决方案是重新申请浏览器信任的证书颁发机构颁发的证书。
报错:NET::ERR_CERT_REVOKED
原因:网站使用的证书已被吊销
解决方案:证书颁发机构因企业信息变更或网站内容违规等原因吊销证书,证书进入证书吊销清单CRL。我们需要重新申请证书并正确部署。
报错:NET::ERR_SSL_PINNED_KEY_NOT_IN_CERT_CHAIN
原因:网站使用证书和网站内置证书HTTP公钥固定不匹配
解决方案:网站可能被劫持,我们需要检查网站DNS分析恢复正常HTTPS访问;也有可能HPKP谷歌浏览器报错是因为没有正确的设置。
报错:NET::ERR_CERT_WEAK_SIGNATURE_ALGORITHM
原因:网站使用不安全的签名算法
解决方案:数字签名算法用于通信双方的身份验证,如果使用不安全SHA-1签名算法浏览器会报错。我们应该使用SHA-256签名算法。
报错:ERR_SSL_VERSION_OR_CIPHER_MISMATCH
原因:网站使用浏览器不支持的加密协议版本或加密套件
解决方案:错误报告在低版本的操作系统或浏览器中更为常见。
如果是加密协议版本的问题,有两种解决方案:一种是将浏览器升级到最新版本,使浏览器支持更多的加密协议;另一种是使用所有SSL/TLS协议版本,以确保浏览器支持的加密协议版本处于开放状态。
如果是加密套件,则需要在使用前设置优先级FS系列加密套件。
参考
边栏推荐
- PSINS中19维组合导航模块sinsgps详解(时间同步部分)
- Redis Getting started tutoriel complet: positionnement et optimisation des problèmes
- Intelligent static presence detection scheme, 5.8G radar sensing technology, human presence inductive radar application
- unrecognized selector sent to instance 0x10b34e810
- Cglib agent in agent mode
- Cocos2d-x Box2D物理引擎编译设置
- How to analyze fans' interests?
- uniapp适配问题
- 【Socket】①Socket技术概述
- 杰理之RTC 时钟开发【篇】
猜你喜欢

Leetcode 77: combination

Don't you know the relationship between JSP and servlet?

Redis入门完整教程:客户端案例分析
![[secretly kill little partner pytorch20 days] - [Day1] - [example of structured data modeling process]](/img/f0/79e7915ba3ef32aa21c4a1d5f486bd.jpg)
[secretly kill little partner pytorch20 days] - [Day1] - [example of structured data modeling process]

尚硅谷JVM-第一章 类加载子系统

The annual salary of general test is 15W, and the annual salary of test and development is 30w+. What is the difference between the two?

MOS transistor realizes the automatic switching circuit of main and auxiliary power supply, with "zero" voltage drop and static current of 20ua

Use of promise in ES6

Unity uses maskablegraphic to draw a line with an arrow

leetcode-02(链表题)
随机推荐
How to verify accesstoken in oauth2 protocol
Examples of how to use dates in Oracle
首届“量子计算+金融科技应用”研讨会在京成功举办
Unity使用MaskableGraphic画一条带箭头的线
Huitong programming introductory course - 2A breakthrough
What are the characteristics of the operation and maintenance management system
Number theory --- fast power, fast power inverse element
Change your posture to do operation and maintenance! GOPs 2022 Shenzhen station highlights first!
C language string sorting
Static proxy of proxy mode
Andrews - multimedia programming
QT Bluetooth: qbluetooth DeviceInfo
Redis入门完整教程:复制拓扑
尚硅谷JVM-第一章 类加载子系统
Matlb| economic scheduling with energy storage, opportunity constraints and robust optimization
The version control of 2021 version is missing. Handling method
杰理之电话本获取【篇】
你知道电子招标最突出的5大好处有哪些吗?
杰理之开 BLE 退出蓝牙模式卡机问题【篇】
[socket] ① overview of socket technology