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 a config file option for ignoring cert check #139

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

eeclfrei
Copy link
Contributor

Adds a new top-level option ignore_certs to the configuration file that introduces a persistent setting for ignoring certificate verification.

Logs a warning to the console on stderr whenever this option is set.

@furi0us333 I'll cut a new RC as soon as this is merged.

closes #135

@eeclfrei eeclfrei merged commit f5ae360 into development Oct 28, 2021
@eeclfrei eeclfrei deleted the eric/add-ignore-cert-config branch October 28, 2021 20:46
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 --no-check-certificate as a config option
2 participants