Disabling SSL certificates in Deno REST script
I am trying to temporarily disable SSL certificate verification in a Deno REST script. According to the deno documentation, I would need to add
--unsafely-ignore-certificate-errors to my deno run script. Is there a means of getting around this limitation in Windmill? Thanks.Windmill version:
Windmill EE v1.495.1