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 hangs forever when "invalid padding" error occurs #632

Closed
FestiveKyle opened this issue Jan 5, 2024 · 2 comments · Fixed by #633
Closed

Scan hangs forever when "invalid padding" error occurs #632

FestiveKyle opened this issue Jan 5, 2024 · 2 comments · Fixed by #633

Comments

@FestiveKyle
Copy link
Contributor

Describe the bug

If an OpenSSLError is raised for invalid padding, the scan hangs forever. There is an illegal padding in the _HANDSHAKE_REJECTED_TLS_ERRORS, but not a invalid padding.

Expected behavior

The error should be caught.

Python environment (please complete the following information):

  • OS: Ubuntu 22.04
  • Python version: 3.10.12

Additional context

Image of error:
image

@nabla-c0d3
Copy link
Owner

Thanks for the fix 👍😀

@nabla-c0d3 nabla-c0d3 moved this from Todo to Done in SSLyze 6.0.0 Feb 24, 2024
@nabla-c0d3
Copy link
Owner

Fixed in v6.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants