Hacker News new | ask | show | jobs
by lucacasonato 1379 days ago
Are you behind a corporate firewall? Can you set `DENO_TLS_CA_STORE=system` and try again?
2 comments

Is deno using a custom cert store by default?

---

https://deno.com/blog/v1.13#use-system-certificate-store-for...

It uses the Mozilla certificate store by default.
yes and thanks so much. that did the trick!