diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-05-02 20:43:12 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-03 00:43:12 +0000 |
| commit | b7945a218ee193f6730b4b459e5ab28d13b1f040 (patch) | |
| tree | 690bc84008a60f3cd13d4dee11df39a8f66c85c7 /tests/testdata/cert/localhost_unsafe_ssl.ts.out | |
| parent | cf0579c7d4b69fcb205fb0d5320e0a00012720ee (diff) | |
chore: move cert itests to spec tests (#23607)
Diffstat (limited to 'tests/testdata/cert/localhost_unsafe_ssl.ts.out')
| -rw-r--r-- | tests/testdata/cert/localhost_unsafe_ssl.ts.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testdata/cert/localhost_unsafe_ssl.ts.out b/tests/testdata/cert/localhost_unsafe_ssl.ts.out deleted file mode 100644 index 81e490c1c..000000000 --- a/tests/testdata/cert/localhost_unsafe_ssl.ts.out +++ /dev/null @@ -1,3 +0,0 @@ -DANGER: TLS certificate validation is disabled for: deno.land -error: Import 'https://localhost:5545/subdir/mod2.ts' failed: error sending request for url (https://localhost:5545/subdir/mod2.ts): error trying to connect: invalid peer certificate: UnknownIssuer - at file:///[WILDCARD]/cafile_url_imports.ts:[WILDCARD] |
