nabla-c0d3 / sslyze

Fast and powerful SSL/TLS scanning library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continue scanning in the case when a server does not respond for some N number of messages.

ratelwork opened this issue · comments

Is there some way to continue scanning in the case when a server does not respond for some N number of messages (for example because a common cipher suite was not found, or the server falls down after getting an error during the handshake)?
Or at least some way to increase this N?