Skip to content

Commit fbcb2bb

Browse files
committed
yahoo changed its root cert?
1 parent e73716b commit fbcb2bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/modules/network/http/httpsget-missing-cert.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Resource from "Resource";
99

1010
await $NETWORK.connected;
1111

12-
const host = "www.yahoo.com";
12+
const host = "ya.ru";
1313

1414
function next() {
1515
let request = new Request({host, path: "/",

0 commit comments

Comments
 (0)