Description
curl has the following option to ignore SSL/TLS verification:
-k, --insecure Allow connections to SSL sites without certs (H)
Right now, there's no way to access insecure websites. It would also be good to add this option in the profile.
Acceptance Criteria
Description
curlhas the following option to ignore SSL/TLS verification:Right now, there's no way to access insecure websites. It would also be good to add this option in the profile.
Acceptance Criteria
-k, --insecureto ignore SSL/TLS validation from the CLIinsecure: trueon the profile and request levels