mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
cb87cb0283
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> |
||
---|---|---|
.. | ||
cafile_info.ts | ||
cafile_info.ts.out | ||
cafile_ts_fetch.ts | ||
cafile_ts_fetch.ts.out | ||
cafile_ts_fetch_unsafe_ssl.ts.out | ||
cafile_url_imports.ts | ||
cafile_url_imports.ts.out | ||
cafile_url_imports_unsafe_ssl.ts.out | ||
deno_land_unsafe_ssl.ts | ||
deno_land_unsafe_ssl.ts.out | ||
ip_address_unsafe_ssl.ts | ||
ip_address_unsafe_ssl.ts.out | ||
listen_tls_alpn.ts | ||
listen_tls_alpn_fail.ts | ||
localhost_unsafe_ssl.ts.out |