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

SSL connection timeout doesn't work #7989

Closed
andresriancho opened this issue Feb 3, 2015 · 1 comment
Closed

SSL connection timeout doesn't work #7989

andresriancho opened this issue Feb 3, 2015 · 1 comment

Comments

@andresriancho
Copy link
Owner

A bug in the pyopenssl doesn't allow me to set the socket's timeout. The bug is explained in detail here: pyca/pyopenssl#168

This doesn't allow w3af to have connection timeouts for slow/unresponsive/idle SSL connections.

The issue was discovered while I was working on the SSL SNI support at #5802

This issue is just a reminder to self, I should check every N months to see if the guys at pyopenssl fixed the issue or not. AFAIK there is nothing I can do to fix this in the w3af repo.

andresriancho added a commit that referenced this issue Feb 4, 2015
@andresriancho andresriancho modified the milestone: Undefined Feb 5, 2015
andresriancho added a commit that referenced this issue Mar 9, 2015
andresriancho added a commit that referenced this issue Mar 13, 2015
* Fix Scan using test_delay_moth.w3af hangs #8871
andresriancho added a commit that referenced this issue Mar 13, 2015
* There is a test (test_timeout_ssl) which is still failing, but I want to see how the whole suite reacts to this change
@andresriancho andresriancho modified the milestone: Undefined Jun 15, 2015
@andresriancho
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant