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

scan discarded with tls1_3 only website #689

Open
blshkv opened this issue Jan 15, 2025 · 0 comments
Open

scan discarded with tls1_3 only website #689

blshkv opened this issue Jan 15, 2025 · 0 comments

Comments

@blshkv
Copy link

blshkv commented Jan 15, 2025

bash$ sslyze tls13-strong-cipher-check.xglab.ariba.com
 CHECKING CONNECTIVITY TO SERVER(S)
 ----------------------------------

   tls13-strong-cipher-check.xglab.ariba.com:443 => ERROR: Connection to the server timed out; discarding scan.

Expected behavior
The tool should be able to detect tls1_3 and produce a result.

As a workaround, it is possible to run it with --tlsv1_3 parameter, i.e.:
sslyze --tlsv1_3 tls13-strong-cipher-check.xglab.ariba.com

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

No branches or pull requests

1 participant