-
Notifications
You must be signed in to change notification settings - Fork 457
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
ServerRejectedTlsHandshake when running --reneg and --resum #488
Comments
I have the same issue and it occurs when TLS 1.2 is disabled and only TLS1.3 is enabled. These commands are specific to TLS 1.2. |
nabla-c0d3
changed the title
Error when running --reneg and --resum
ServerRejectedTlsHandshake when running --reneg and --resum
Feb 6, 2021
nabla-c0d3
added a commit
that referenced
this issue
Feb 7, 2021
nabla-c0d3
added a commit
that referenced
this issue
Feb 7, 2021
nabla-c0d3
added a commit
that referenced
this issue
Feb 7, 2021
Fix released as part of v4.0.3. |
Thank you for the quick fix, @nabla-c0d3! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Two errors while scanning an nginx server.
To Reproduce
Steps to reproduce the behavior:
sslyze --regular arnor.svengo.net
Expected behavior
The scan should complete without an error :-)
Python environment (please complete the following information):
Ubuntu 20.04.2 LTS
under kvmLinux docker-test01 5.4.0-62-generic #70-Ubuntu SMP Tue Jan 12 12:45:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Additional context
The server is running
nginx/1.14.2
with built withOpenSSL 1.1.1d
andssl_protocols TLSv1.3
.The text was updated successfully, but these errors were encountered: