1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/cert
Bartek Iwańczuk cb87cb0283
fix: support "fetch" over HTTPS for IP addresses (#18499)
This commit adds support for connecting to IP addresses over HTTPS.

This is done by updating "rustls" to "0.21.0" and other related crates.

Closes https://github.com/denoland/deno/issues/7660
Closes https://github.com/denoland/deno/issues/17967

---------

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2023-05-17 02:19:23 +02:00
..
cafile_info.ts refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
cafile_info.ts.out refactor: use deno_graph for npm specifiers (#17858) 2023-02-22 14:15:25 -05:00
cafile_ts_fetch.ts refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
cafile_ts_fetch.ts.out refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
cafile_ts_fetch_unsafe_ssl.ts.out refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
cafile_url_imports.ts refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
cafile_url_imports.ts.out refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
cafile_url_imports_unsafe_ssl.ts.out refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
deno_land_unsafe_ssl.ts Revert "test: fix flaky deno_land_unsafe_ssl test (#17357)" (#17368) 2023-01-12 15:25:20 +01:00
deno_land_unsafe_ssl.ts.out Revert "test: fix flaky deno_land_unsafe_ssl test (#17357)" (#17368) 2023-01-12 15:25:20 +01:00
ip_address_unsafe_ssl.ts refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
ip_address_unsafe_ssl.ts.out refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
listen_tls_alpn.ts refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
listen_tls_alpn_fail.ts refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
localhost_unsafe_ssl.ts.out fix: support "fetch" over HTTPS for IP addresses (#18499) 2023-05-17 02:19:23 +02:00