Loading test/recipes/70-test_sslcertstatus.t +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ plan skip_all => "$test_name needs the sock feature enabled" $ENV{OPENSSL_ia32cap} = '~0x200000200000000'; my $proxy = TLSProxy::Proxy->new( \&certstatus_filter, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading test/recipes/70-test_sslextension.t +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ plan skip_all => "$test_name needs the sock feature enabled" $ENV{OPENSSL_ia32cap} = '~0x200000200000000'; my $proxy = TLSProxy::Proxy->new( \&extension_filter, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading test/recipes/70-test_sslsessiontick.t +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ my $ticketseen = 0; my $proxy = TLSProxy::Proxy->new( undef, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading test/recipes/70-test_sslskewith0p.t +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ plan skip_all => "$test_name needs the sock feature enabled" $ENV{OPENSSL_ia32cap} = '~0x200000200000000'; my $proxy = TLSProxy::Proxy->new( \&ske_0_p_filter, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading test/recipes/70-test_sslvertol.t +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ plan skip_all => "$test_name needs the sock feature enabled" $ENV{OPENSSL_ia32cap} = '~0x200000200000000'; my $proxy = TLSProxy::Proxy->new( \&vers_tolerance_filter, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading Loading
test/recipes/70-test_sslcertstatus.t +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ plan skip_all => "$test_name needs the sock feature enabled" $ENV{OPENSSL_ia32cap} = '~0x200000200000000'; my $proxy = TLSProxy::Proxy->new( \&certstatus_filter, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading
test/recipes/70-test_sslextension.t +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ plan skip_all => "$test_name needs the sock feature enabled" $ENV{OPENSSL_ia32cap} = '~0x200000200000000'; my $proxy = TLSProxy::Proxy->new( \&extension_filter, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading
test/recipes/70-test_sslsessiontick.t +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ my $ticketseen = 0; my $proxy = TLSProxy::Proxy->new( undef, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading
test/recipes/70-test_sslskewith0p.t +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ plan skip_all => "$test_name needs the sock feature enabled" $ENV{OPENSSL_ia32cap} = '~0x200000200000000'; my $proxy = TLSProxy::Proxy->new( \&ske_0_p_filter, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading
test/recipes/70-test_sslvertol.t +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ plan skip_all => "$test_name needs the sock feature enabled" $ENV{OPENSSL_ia32cap} = '~0x200000200000000'; my $proxy = TLSProxy::Proxy->new( \&vers_tolerance_filter, cmdstr(app(["openssl"])), cmdstr(app(["openssl"]), display => 1), srctop_file("apps", "server.pem"), (!$ENV{HARNESS_ACTIVE} || $ENV{HARNESS_VERBOSE}) ); Loading