mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-22 14:23:41 +01:00
add comment for system openssl
This commit is contained in:
parent
d794fa75ee
commit
eaa586a1fa
@ -3,6 +3,7 @@
|
|||||||
DOBENCHMARK=0
|
DOBENCHMARK=0
|
||||||
BENCHMARKITER=30
|
BENCHMARKITER=30
|
||||||
OPENSSLBIN="./openssl"
|
OPENSSLBIN="./openssl"
|
||||||
|
#OPENSSLBIN="/usr/bin/openssl"
|
||||||
TIMEOUT=10
|
TIMEOUT=10
|
||||||
REQUEST="GET / HTTP/1.1
|
REQUEST="GET / HTTP/1.1
|
||||||
Host: $TARGET
|
Host: $TARGET
|
||||||
|
Loading…
Reference in New Issue
Block a user