iclab / centinel

http://iclab.org/
MIT License
34 stars 17 forks source link

The TLS primitive needs a timeout #274

Closed rpanah closed 7 years ago

rpanah commented 7 years ago

Right now we spend a lot of time testing TLS on non-TLS hosts that don't respond with RST. This causes the test to run until the default timeout is reached (a few minutes per host). Adding a reasonable timeout (~15 seconds) would improve this significantly.