mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-04 23:13:41 +01:00
increase timeout
when some servers notice a scan (because of frequent connections) they delay further connections, increase the timeout to properly scan them
This commit is contained in:
parent
d11d5e9f36
commit
71ba3c88b0
@ -43,7 +43,7 @@ VERBOSE=0
|
||||
DELAY=0
|
||||
ALLCIPHERS=0
|
||||
OUTPUTFORMAT="terminal"
|
||||
TIMEOUT=10
|
||||
TIMEOUT=30
|
||||
# place where to put the found intermediate CA certificates and where
|
||||
# trust anchors are stored
|
||||
CAPATH=""
|
||||
|
Loading…
Reference in New Issue
Block a user