当前位置:网站首页>What about SSL certificate errors? Solutions to common SSL certificate errors in browsers
What about SSL certificate errors? Solutions to common SSL certificate errors in browsers
2022-07-05 14:22:00 【Wotong wotrus】
adopt SSL To ensure the encryption and transmission of website data communication , Certificate is one of the important means to solve Internet information security . However , stay SSL After certificate installation , It doesn't mean that the website is safe . When we visit the website , We may encounter all kinds of mistakes , So how to solve these problems , To ensure the normal operation of the website ?
Report errors :NET::ERR_CERT_DATE_INVALID
reason :SSL Certificate expired
Solution : Certificate expired and deleted , Re applying for a new certificate and installing it correctly can solve the error .
Report errors :NET::ERR_CERT_COMMON_NAME_INVALID
reason : The certificate used by the website does not match the domain name
Solution : The domain name supported by the certificate is inconsistent with the website domain name . let me put it another way , The website uses the wrong certificate . The solution is to reinstall Website SSL certificate .
Report errors :NET::ERR_CERT_AUTHORITY_INVALID
reason : The website uses a certificate issued by an invalid Certification Authority
Solution : This error indicates that the root certificate of the certificate used by the website is not trusted by the browser , It may be that the user uses a self signed certificate , It may also be that the root certificate of the certificate is revoked . The solution is to reapply for a certificate issued by a certification authority trusted by the browser .
Report errors :NET::ERR_CERT_REVOKED
reason : The certificate used by the website has been revoked
Solution : The certification authority revoked the certificate due to changes in enterprise information or violations of website content , The certificate enters the certificate revocation list CRL. We need to reapply for the certificate and deploy it correctly .
Report errors :NET::ERR_SSL_PINNED_KEY_NOT_IN_CERT_CHAIN
reason : The website uses certificates and website built-in certificates HTTP Public key fixation mismatch
Solution : The website may be hijacked , We need to check the website DNS Analysis returns to normal HTTPS visit ; May also be HPKP Google browser reports an error because there is no correct setting .
Report errors :NET::ERR_CERT_WEAK_SIGNATURE_ALGORITHM
reason : Websites use insecure signature algorithms
Solution : Digital signature algorithm is used for authentication of both sides of communication , If it is not safe to use SHA-1 The signature algorithm browser will report an error . We should use SHA-256 Signature algorithm .
Report errors :ERR_SSL_VERSION_OR_CIPHER_MISMATCH
reason : The website uses an encryption protocol version or encryption suite that the browser does not support
Solution : Error reporting is more common in lower versions of operating systems or browsers .
If it is the encryption protocol version , There are two solutions : One is to upgrade the browser to the latest version , Make the browser support more encryption protocols ; The other is to use all SSL/TLS Protocol version , To ensure that the encryption protocol version supported by the browser is open .
If it is an encryption suite , You need to set the priority before using FS Series encryption suite .
边栏推荐
- 不相交集
- 详解Vue适时清理keepalive缓存方案
- Lepton 无损压缩原理及性能分析
- 魅族新任董事長沈子瑜:創始人黃章先生將作為魅族科技產品戰略顧問
- How to protect user privacy without password authentication?
- Thymeleaf common functions
- 矩阵链乘 - 动态规划实例
- Security analysis of Web Architecture
- Which Internet companies are worth going to in Shenzhen for software testers [Special Edition for software testers]
- C - Divisors of the Divisors of An Integer Gym - 102040C
猜你喜欢

Tdengine biweekly selection of community issues | phase III

LeetCode_ 2 (add two numbers)

Tiflash compiler oriented automatic vectorization acceleration

How can non-technical departments participate in Devops?
![Which Internet companies are worth going to in Shenzhen for software testers [Special Edition for software testers]](/img/c2/a5f5fe17a6bd1f6f9df828ddd224d6.png)
Which Internet companies are worth going to in Shenzhen for software testers [Special Edition for software testers]

How to deeply understand the design idea of "finite state machine"?

魅族新任董事长沈子瑜:创始人黄章先生将作为魅族科技产品战略顾问

SAS接口有什么优势特点

分享 12 个最常用的正则表达式,能解决你大部分问题

PHP - fatal error: allowed memory size of 314572800 bytes exhausted
随机推荐
Share 20 strange JS expressions and see how many correct answers you can get
Thymeleaf 常用函數
Shenziyu, the new chairman of Meizu: Mr. Huang Zhang, the founder, will serve as the strategic adviser of Meizu's scientific and technological products
Zhizhen new energy rushes to the scientific innovation board: the annual revenue is 220million, and SAIC venture capital is the shareholder
家用电器行业商业供应链协同平台解决方案:供应链系统管理精益化,助推企业智造升级
Loop invariant
魅族新任董事长沈子瑜:创始人黄章先生将作为魅族科技产品战略顾问
世界环境日 | 周大福用心服务推动减碳环保
不相交集
tidb-dm报警DM_sync_process_exists_with_error排查
Sorter evolution of ticdc 6.0 principle
Countermeasures of enterprise supply chain management system in UCA Era
怎么叫一手一机的功能方式
周大福践行「百周年承诺」,真诚服务推动绿色环保
R language uses boxplot function in native package (basic import package, graphics) to visualize box plot
LeetCode_ 2 (add two numbers)
Longest common subsequence dynamic programming
Discussion on memset assignment
基于 TiDB 场景式技术架构过程 - 理论篇
直播预告|如何借助自动化工具落地DevOps(文末福利)