当前位置:网站首页>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-07 03:18:00 【lavin1614】
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 the website SSL certificate [1].
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 .
Reference resources
边栏推荐
- Make (convert) ICO Icon
- Use of tensorboard
- 商城商品的知识图谱构建
- Jerry's transmitter crashed after the receiver shut down [chapter]
- Lingyun going to sea | yidiantianxia & Huawei cloud: promoting the globalization of Chinese e-commerce enterprise brands
- [dream database] add the task of automatically collecting statistical information
- 【基于 RT-Thread Studio的CPK-RA6M4 开发板环境搭建】
- Cocos2d-x Box2D物理引擎编译设置
- SQL Tuning Advisor一个错误ORA-00600: internal error code, arguments: [kesqsMakeBindValue:obj]
- Oauth2协议中如何对accessToken进行校验
猜你喜欢
Significance and measures of source code confidentiality
Shangsilicon Valley JVM Chapter 1 class loading subsystem
Construction of knowledge map of mall commodities
Form validation of uniapp
HMS Core 机器学习服务打造同传翻译新“声”态,AI让国际交流更顺畅
密码学系列之:在线证书状态协议OCSP详解
OC, OD, push-pull explanation of hardware
Flink task exit process and failover mechanism
Left value, right value
2022.6.28
随机推荐
unrecognized selector sent to instance 0x10b34e810
mos管實現主副電源自動切換電路,並且“零”壓降,靜態電流20uA
首届“量子计算+金融科技应用”研讨会在京成功举办
CVPR 2022 最佳论文候选 | PIP: 6个惯性传感器实现全身动捕和受力估计
Shell programming basics
Flutter3.0了,小程序不止于移动应用跨端运行
Hazel engine learning (V)
Uniapp adaptation problem
[dream database] add the task of automatically collecting statistical information
Utilisation de la promesse dans es6
Jerry's FM mode mono or stereo selection setting [chapter]
The solution of unable to create servlet file after idea restart
Lingyun going to sea | yidiantianxia & Huawei cloud: promoting the globalization of Chinese e-commerce enterprise brands
Analysis of USB network card sending and receiving data
Development of wireless communication technology, cv5200 long-distance WiFi module, UAV WiFi image transmission application
Cglib agent in agent mode
Do you know the five most prominent advantages of E-bidding?
cocos3——8.实现初学者指南
存储过程与函数(MySQL)
Opencv environment, and open a local PC camera.