当前位置:网站首页>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 .
边栏推荐
- Matrix chain multiplication dynamic programming example
- SaaS multi tenant solution for FMCG industry to build digital marketing competitiveness of the whole industry chain
- 网上电子元器件采购商城:打破采购环节信息不对称难题,赋能企业高效协同管理
- PHP - fatal error: allowed memory size of 314572800 bytes exhausted
- 动态规划
- R语言使用nnet包的multinom函数构建无序多分类logistic回归模型、使用coef函数获取模型中每个变量(自变量改变一个单位)对应的对数优势比(log odds ratio)
- Thymeleaf 常用函數
- Strong connection component
- APR protocol and defense
- The IPO of Ruineng industry was terminated: the annual revenue was 447million and it was planned to raise 376million
猜你喜欢
Current situation, trend and view of neural network Internet of things in the future
Tdengine biweekly selection of community issues | phase III
Which Internet companies are worth going to in Shenzhen for software testers [Special Edition for software testers]
分享 20 个稀奇古怪的 JS 表达式,看看你能答对多少
Tidb DM alarm DM_ sync_ process_ exists_ with_ Error troubleshooting
PHP - fatal error: allowed memory size of 314572800 bytes exhausted
Solution of commercial supply chain collaboration platform in household appliance industry: lean supply chain system management, boosting enterprise intelligent manufacturing upgrading
直播预告|如何借助自动化工具落地DevOps(文末福利)
World Environment Day | Chow Tai Fook serves wholeheartedly to promote carbon reduction and environmental protection
What is the future development trend of neural network Internet of things
随机推荐
享你所想。智创未来
R language ggplot2 visualization: visual line graph, using legend in theme function The position parameter defines the position of the legend
How does redis implement multiple zones?
The IPO of Ruineng industry was terminated: the annual revenue was 447million and it was planned to raise 376million
3W principle [easy to understand]
Sharing the 12 most commonly used regular expressions can solve most of your problems
Thymeleaf 模板的创建与使用
MySQL user-defined function ID number to age (supports 15 / 18 digit ID card)
R language uses the multinom function of NNET package to build an unordered multi classification logistic regression model, and uses the coef function to obtain the log odds ratio corresponding to eac
美国费城发生“安全事故” 2名警察遭枪杀
家用电器行业商业供应链协同平台解决方案:供应链系统管理精益化,助推企业智造升级
让秒杀狂欢更从容:大促背后的数据库(下篇)
[learning notes] stage test 1
Google eventbus usage details
不相交集
The function of qualifier in C language
Faire un clip vidéo auto - média deux fois, comment clip n'est pas considéré comme une infraction
What category does the Internet of things application technology major belong to
Principle and performance analysis of lepton lossless compression
判断变量是否为数组