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

Allow disabling of SSL verification #192

Closed
mefellows opened this issue Feb 20, 2018 · 0 comments
Closed

Allow disabling of SSL verification #192

mefellows opened this issue Feb 20, 2018 · 0 comments
Assignees

Comments

@mefellows
Copy link
Member

Often in corporate networks there are MITM proxies, which interfere with networking requests in wierd and wonderful ways.

Most of the time you can get by with importing SSL certificates, intermediate CAs etc., but sometimes it's just not worth the hassle.

If there could be a toggle to disable SSL verification on HTTP requests, this would ease adoption for a number of use cases.

@mefellows mefellows self-assigned this Feb 20, 2018
mefellows added a commit that referenced this issue Feb 25, 2018
New feature allows users to configure their HTTP options with
classic environment variables (e.g. http_proxy, https_proxy,
no_proxy). Additionally, allows users to ignore SSL verification
if uploading certificates for every use case is not practical.

- Fixes #191
- Fixes #192
YOU54F pushed a commit to YOU54F/pact_broker that referenced this issue Jul 31, 2024
* feat: html-generation respec for Arazzo

* chore: markdown anchor fix

* chore: modify action

* chore: adjust respec action

* chore: enable script execution

* chore: create arazzo deploy dir

* chore: adjust latest version determination

* chore: update repo urls to arazzo

* chore: fix url to OAI repo
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