iclab/centinel

The TLS primitive needs a timeout

Closed this issue · 0 comments

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.