thetillhoff / webscan

Verifies web things
MIT License
1 stars 1 forks source link

Add TLS version to TLS scan results #35

Closed thetillhoff closed 2 months ago

thetillhoff commented 5 months ago

When showing the TLS scan results, it can help to know which TLS versions are allowed, so it should be shown as well. Also the weak ciphers might be different per TLS version?

thetillhoff commented 2 months ago

To answer the question: No they are not different. The next release contains an improved version of printing TLS scan results, this should resolve this Issue.