Clone Testssl.sh properly

This commit is contained in:
mgeeky 2019-04-15 17:41:32 +02:00
parent ae471edcab
commit 2fd0d8412c
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ popd
pushd ssl pushd ssl
git_clone https://github.com/rbsec/sslscan.git git_clone https://github.com/rbsec/sslscan.git
git_clone https://github.com/drwetter/testssl.sh.git git clone --depth 1 https://github.com/drwetter/testssl.sh.git
git_clone https://github.com/tomato42/tlsfuzzer.git git_clone https://github.com/tomato42/tlsfuzzer.git
popd popd