X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fclient022.phpt;h=434135107ae6215597fd63dd5a6d78886581791f;hb=7a492dc2544d408eb65fd38cb644fd6adde3bbe9;hp=a59971ccbcaccb7b99bdac8e83ece4c51ede3cbd;hpb=e1d5ca36e13696a2e87b618165669fc7c53709c1;p=m6w6%2Fext-http diff --git a/tests/client022.phpt b/tests/client022.phpt index a59971c..4341351 100644 --- a/tests/client022.phpt +++ b/tests/client022.phpt @@ -19,6 +19,7 @@ nghttpd(function($port) { "protocol" => http\Client\Curl\HTTP_VERSION_2_0, "ssl" => [ "cainfo" => __DIR__."/helper/http2.crt", + "verifypeer" => false, // needed for NSS without PEM support ] ]); @@ -31,7 +32,7 @@ nghttpd(function($port) { ===DONE=== --EXPECTF-- Test -HTTP/2.0 200 +HTTP/2 200 %a