mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-01-11 16:52:05 +01:00
Shorten badssl GHA as they fail too often (3.2)
Remove checks which aren't needed
This commit is contained in:
@@ -16,7 +16,7 @@ my (
|
||||
$tests = 0;
|
||||
|
||||
my $prg="./testssl.sh";
|
||||
my $check2run = '-S -e --ids-friendly -U --severity LOW --color 0';
|
||||
my $check2run = '-S --beast --sweet32 --breach --beast --lucky13 --rc4 --severity LOW --color 0';
|
||||
my $uri = 'badssl.com';
|
||||
|
||||
printf "\n%s\n", "Doing severity level checks";
|
||||
|
||||
Reference in New Issue
Block a user