Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable "vulcan-tls" check #25

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Disable "vulcan-tls" check #25

merged 1 commit into from
Jul 16, 2021

Conversation

gguillemas
Copy link
Contributor

Disable the "vulcan-tls" check due to Mozilla's Cipherscan being unmaintained and not supporting TLS 1.3. This causes the check to always report that TLS 1.3 is not supported by the servers regardless of whether or not that is actually the case. Insecure ciphers are already reported by the "vulcan-nessus" check as part of the SSL/TLS plugins (e.g. "SSL Weak Cipher Suites Supported" or "SSL/TLS Deprecated Ciphers Unsupported") in the General family.

Copy link
Contributor

@ka3de ka3de left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@gguillemas gguillemas merged commit 8d07865 into master Jul 16, 2021
@gguillemas gguillemas deleted the disable-tls branch July 16, 2021 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants