当前位置:网站首页>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 11:15:00 【Hua Weiyun】
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 .
边栏推荐
- 基础篇——基础项目解析
- Intelligent metal detector based on openharmony
- 解决readObjectStart: expect { or n, but found N, error found in #1 byte of ...||..., bigger context ..
- Network security of secondary vocational group 2021 Jiangsu provincial competition 5 sets of topics environment + analysis of all necessary private messages I
- 【Oracle】使用DataGrip连接Oracle数据库
- BOM//
- Characteristics and electrical parameters of DDR4
- Codeforces Round #804 (Div. 2)
- 2022 chemical automation control instrument examination questions and online simulation examination
- About the use of Vray 5.2 (self research notes)
猜你喜欢
Huawei equipment configures channel switching services without interruption
DDR4的特性与电气参数
Wechat nucleic acid detection appointment applet system graduation design completion (8) graduation design thesis template
COMSOL--三维随便画--扫掠
Repair animation 1K to 8K
Based on shengteng AI Yisa technology, it launched a full target structured solution for video images, reaching the industry-leading level
Talk about the understanding of fault tolerance mechanism and state consistency in Flink framework
32:第三章:开发通行证服务:15:浏览器存储介质,简介;(cookie,Session Storage,Local Storage)
Differences between IPv6 and IPv4 three departments including the office of network information technology promote IPv6 scale deployment
About the use of Vray 5.2 (self research notes)
随机推荐
Leetcode 185 All employees with the top three highest wages in the Department (July 4, 2022)
[there may be no default font]warning: imagettfbbox() [function.imagettfbbox]: invalid font filename
Function///
R3live series learning (IV) r2live source code reading (2)
9、 Disk management
deepfake教程
Stop saying that microservices can solve all problems!
【全网首发】(大表小技巧)有时候 2 小时的 SQL 操作,可能只要 1 分钟
Lombok 同时使⽤@Data和@Builder 的坑,你中招没?
-26374 and -26377 errors during coneroller execution
技术分享 | 常见接口协议解析
How can edge computing be combined with the Internet of things?
spark调优(一):从hql转向代码
使用GBase 8c数据库过程中报错:80000305,Host ips belong to different cluster ,怎么解决?
Codeforces Round #804 (Div. 2)
无密码身份验证如何保障用户隐私安全?
[advertising system] incremental training & feature access / feature elimination
Beego cross domain problem solution - successful trial
How to introduce devsecops into enterprises?
[first release in the whole network] (tips for big tables) sometimes it takes only 1 minute for 2 hours of SQL operation