mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-08 16:24:00 +01:00
re-add $
This commit is contained in:
@@ -53,7 +53,7 @@ $tests++;
|
||||
|
||||
|
||||
#3
|
||||
uri = "smtp-relay.gmail.com:587";
|
||||
$uri = "smtp-relay.gmail.com:587";
|
||||
printf "%s\n", " .. plain JSON and STARTTLS --> $uri ...";
|
||||
$out = `$prg --jsonfile $json_file $check2run -t smtp $uri`;
|
||||
$json = json($json_file);
|
||||
|
||||
Reference in New Issue
Block a user