summarylogtreecommitdiffstats
path: root/01-rename-testssl.patch
blob: f9b0ef45ae486e60a2635ed7fbd51e13b7b372e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
diff --git a/lib/DomainScanTestssl b/lib/DomainScanTestssl
index 04bb1a0..609f11b 100644
--- a/lib/DomainScanTestssl
+++ b/lib/DomainScanTestssl
@@ -32,7 +32,7 @@ function DomainScanTestssl() {
   local _testssl_desc="Test ssl protocols and ciphers:"
         _testssl_desc+="https://testssl.sh/"
 
-  local _testssl_cmd="eval testssl.sh $TESTSSL_OPT \"$_host\""
+  local _testssl_cmd="eval testssl $TESTSSL_OPT \"$_host\""
 
   _msg_args+=(\
               "$_testssl_desc")
diff --git a/src/__init__ b/src/__init__
index 68029f8..96e5311 100644
--- a/src/__init__
+++ b/src/__init__
@@ -320,7 +320,7 @@ function __main__() {
   # unnecessarily run.
   readonly commands=(basename dirname stat ps date grep cut sed awk chown \
                      chmod mkdir curl openssl dig mmdblookup bc jq fmt \
-                     testssl.sh observatory ssllabs-scan \
+                     testssl observatory ssllabs-scan \
                      mixed-content-scan nmap wafw00f subfinder)
 
   # If you intend to specify the full path to the command we do it like: