-
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
socket.timeout when running --http_headers #499
Comments
@wondex Could you send me the server that triggered this issue? Otherwise I won't be able to fix it. Thanks! |
Hi Alban, This happens on multiple hosts and this are all Windows Server hosts with the IIS webserver. Hope this hint could solve the issue. |
This error is visible there: https://github.com/nabla-c0d3/sslyze/runs/1944599074?check_suite_focus=true |
Fixed in v4.0.4 for servers that don't speak HTTP. It doesn't address the situation where an IIS server will once in a while trigger a timeout although it does speak HTTP. I'm not sure there's anything SSLyze can do in that situation. |
Describe the bug
To Reproduce
Install SSLyze using: pip
Run the following command: /opt/rh/rh-python38/root/usr/bin/python3.8 -m sslyze --regular
Expected behavior
Successful scan
Python environment (please complete the following information):
OS: Red Hat Enterprise Linux Server release 7.9 (Maipo)
Python version: 3.8
SSLyzeL: 4.0.2
The text was updated successfully, but these errors were encountered: