cloudflare / cloudflare/cfssl

Mysterious warnings in Scan

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

As far as I can tell, if you want to know the cause of a warning returned by scan, the only way is to look through the source code.

Example:
When you use the scan package to test a server's TLS handshake and the server allows for SSLv3, you get a warning, but there's no message to tell you why there was a warning. If you look in cipherSuiteScan(), in scan/tls_handshake.go, you can see the source of the warning.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.