API-Client-VSCode-Extension
API-Client-VSCode-Extension copied to clipboard
Support insecure server connections when using SSL
Sometimes cURL's -k flag is really useful when using APIs on networks that are not entirely configured yet. This is my case currently, I systematically get the following message:
Is there any chance you can add a parameter / checkbox somewhere to allow insecure connections?
+1 for that. I have a lot of self signed certificates
Interesting... I'll take a look during the weekend. 🧐
now +2 for that. I am dealing in my lab with a lot of selfsigned certs as well. Would be great if we can get the option to disable this if necessary. Thanks for your work!
now +3 for that.