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

verify_ssl handled wrongly in CLI mode #20

Closed
abulhol opened this issue Jun 16, 2020 · 1 comment
Closed

verify_ssl handled wrongly in CLI mode #20

abulhol opened this issue Jun 16, 2020 · 1 comment

Comments

@abulhol
Copy link
Contributor

abulhol commented Jun 16, 2020

Due to the new parameter --no-check-certificate, verify_ssl is now False by default in CLI mode.
In contrast, if I pass the parameter, it becomes True, so exactly the opposite of what is intended.

@georgschoelly
Copy link
Contributor

Fixed in 3.7.1

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

2 participants