Skip to content

Commit d3c3386

Browse files
committed
Rather try cloudflare...
instead of google.com. Maybe google's edge server to github has different configuration and thus has not 0-RTT. On my Mac it worked fine before.
1 parent 2b06c97 commit d3c3386

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

t/10_baseline_ipv4_http.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ $tests++;
5454
unlink $json_file;
5555

5656
#3
57+
$uri="testssl.net";
5758
$terminal_out = `$prg --ssl-native $check2run $json_file $uri 2>&1`;
5859
$json_string = json($json_file);
5960
unlike($terminal_out, qr/$openssl_errors/, "via (builtin) OpenSSL, checking terminal output");

0 commit comments

Comments
 (0)