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

Add cert error to the list of params that allows some special chars #2444

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

pmeenan
Copy link
Contributor

@pmeenan pmeenan commented Oct 7, 2022

This adds ignore-certificate-errors-spki-list to the list of known params that need to be able to include slashes (safely) in their value.

i.e.

--ignore-certificate-errors-spki-list=BSQJ0jkQ7wwhR7KvPZ+DSNK2XTZ/MS6xCbo9qu++VdQ=

At some point we should probably make this not use a giant regex so it is easier to read but I'll save that for another day.

See Robin's tweet here.

@stoyan stoyan merged commit 2a6a9b2 into catchpoint:master Oct 7, 2022
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.

None yet

2 participants