1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/runtime/examples
TheAifam5 353a4a1af3
feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL verification (#11324)
This commit adds "--unsafely-treat-insecure-origin-as-secure" flag 
that allows to disable SSL verification for all domains, or specific
domains if they were passed as an argument to the flag.

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-08-09 16:53:21 +02:00
..
hello_runtime.js chore: update copyright headers (#10243) 2021-04-20 14:27:36 +09:00
hello_runtime.rs feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL verification (#11324) 2021-08-09 16:53:21 +02:00