Skip to content

Conversation

glb
Copy link
Contributor

@glb glb commented Nov 19, 2019

Some users are stuck behind corporate HTTP proxies that MITM all traffic and are forced to sacrifice TLS security. This allows those users to use the tool despite the proxy messing with the certificates.

It would be great to continue down this path and provide a more secure option, like what kubectl does with the --certificate-authority option.

Fixes #197.

glb added 2 commits November 19, 2019 16:43
Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>
Some users are stuck behind corporate HTTP proxies that MITM
all traffic and are forced to sacrifice TLS security. This
allows those users to use the tool despite the proxy messing
with the certificates.

Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>
@glb
Copy link
Contributor Author

glb commented Nov 20, 2019

@garethr I'm sure you're super-busy at Kubecon this week so you might not get a chance to look at this right away. I'm happy to make any changes that you would like, just dashed this off without looking around too much for what else might be needed to round this PR out.

@glb
Copy link
Contributor Author

glb commented Nov 27, 2019

@garethr ping?

@glb
Copy link
Contributor Author

glb commented Dec 17, 2019

@garethr one last ping before the holidays, is this interesting / useful or should I close as unwanted?

@garethr
Copy link
Collaborator

garethr commented Apr 14, 2020

Thanks for the pull request, much appreciated. Just getting back to a bunch of maintenance on this project.

@garethr garethr merged commit bee8c2f into instrumenta:master Apr 14, 2020
@glb glb deleted the add-insecure-download-option branch April 14, 2020 15:12
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

Successfully merging this pull request may close these issues.

Add option to ignore SSL error when downloading schemas
2 participants