Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Wrapper curl command option to ignore cert #57

Open
JollyRgrs opened this issue Apr 12, 2023 · 0 comments
Open

HTTP Wrapper curl command option to ignore cert #57

JollyRgrs opened this issue Apr 12, 2023 · 0 comments

Comments

@JollyRgrs
Copy link

Plugins using the http wrapper cannot initiate a "curl -k" command to avoid the cert check. In my example, I would like to use curl -k as the webhook I'm sending is going to a server I'd like to keep the FQDN out of my config and just call it by the local IP address, but this causes a cert mismatch and the whole command is dropped because of it. There does not seem to be a way for a plugin to use http request with the insecure setting currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant