File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# !/usr/bin/env perl
22
3- # Baseline diff test against testssl.sh (csv output)
3+ # Baseline diff test against google.com (csv output)
44#
55# This runs a basic test with the supplied openssl vs /usr/bin/openssl
66
@@ -11,7 +11,7 @@ use Text::Diff;
1111
1212my $tests = 0;
1313my $prg =" ./testssl.sh" ;
14- my $check2run =" --protocols --std --server-preference --fs --header --renegotiation --crime --breach --poodle --tls-fallback --sweet32 --beast --lucky13 --freak --logjam --drown --rc4 --phone-out --client-simulation -q --ip=one --color 0 --csvfile" ;
14+ my $check2run =" --protocols --std --server-preference --fs --header --vulnerable --ids-friendly --phone-out --client-simulation -q --ip=one --color 0 --csvfile" ;
1515my $csvfile =" tmp.csv" ;
1616my $csvfile2 =" tmp2.csv" ;
1717my $cat_csvfile =" " ;
You can’t perform that action at this time.
0 commit comments