简体   繁体   English

Qualsys 漏洞 SSL 证书-签名验证失败漏洞

[英]Qualsys Vulnerability SSL Certificate - Signature Verification Failed Vulnerability

We have 2 environment one for test purpose and one for development both have the cluster configuration.我们有 2 个环境,一个用于测试目的,一个用于开发,都具有集群配置。 But on test environment we are facing some Vulnerabilities due to SSL certificate.但是在测试环境中,由于 SSL 证书,我们面临一些漏洞。

On Neo4j cluster environment facing some Qualys Vulnerability issue:在 Neo4j 集群环境中面临一些 Qualys 漏洞问题:

SSL/TLS Server supports TLSv1.0
SSL Certificate - Invalid Maximum Validity Date Detected
SSL Certificate - Self-Signed Certificate
SSL Certificate - Subject Common Name Does Not Match Server FQDN
SSL Certificate - Signature Verification Failed Vulnerability

To me it looks like Qualys is just letting you know about some issues with the SSL certificate:在我看来,Qualys 只是让您了解 SSL 证书的一些问题:

-It's out of date - 已经过时了

-It's Self Signed (Not issued by a Trusted Certificate Authority) -它是自签名的(不是由受信任的证书颁发机构颁发的)

-In some configuration there's a common name which is mismatched to the domain name for server Look here: https://discussions.qualys.com/thread/19643-ssl-certificate-subject-common-name-does-not-match-server-fqdn#comment-46647 - 在某些配置中,有一个与服务器域名不匹配的通用名称看这里: https://discussions.quallys.com/thread/19643-ssl-certificate-subject-common-name-does-not-match-服务器-fqdn#comment-46647

It looks to me like your options would be to either change your settings in Qualys per that last link and reissue SSL Certificate to resolve issues, or get SSL Certificate issued by a trusted CA.在我看来,您的选择是根据最后一个链接更改您在 Qualys 中的设置并重新颁发 SSL 证书以解决问题,或者获得由受信任的 CA 颁发的 SSL 证书。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM