We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d9876 commit ba58458Copy full SHA for ba58458
1 file changed
t/12_diff_opensslversions.t
@@ -11,7 +11,7 @@ use Text::Diff;
11
12
my $tests = 0;
13
my $prg="./testssl.sh";
14
-my $check2run="-q --ip=one --color 0 --csvfile";
+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";
15
my $csvfile="tmp.csv";
16
my $csvfile2="tmp2.csv";
17
my $cat_csvfile="";
0 commit comments