vscode-postman icon indicating copy to clipboard operation
vscode-postman copied to clipboard

Add --insecure argument

Open Janjko opened this issue 2 years ago • 0 comments

I have a problem with testing my api services that have self signed certificates, and I suspect that giving newman the --insecure argument would help. Testing them with only http passes ok.

Maybe a workaround already exists (except turning my apis to http)?

Janjko avatar Mar 29 '22 14:03 Janjko