Skip to content

Conversation

@moshekaplan
Copy link
Contributor

Previously, verify=false would only disable SSL validation if the user was running Python 2.7.9 or later. This commit allows users running Python versions before 2.7.9 to also disable SSL validation.

Previously, verify=false would only disable SSL validation if the user was running Python 2.7.9 or later. This commit allows users running Python versions before 2.7.9 to also disable SSL validation.
@moshekaplan moshekaplan changed the title Disable SSL when verify=false Disable SSL validation when verify=false Sep 6, 2019
@mew1033
Copy link
Contributor

mew1033 commented Oct 3, 2019

@moshekaplan I made another PR (#283) that fixes this. It doesn't make sense to me to have the python version check, so I took it out entirely in that PR.

@shakeelmohamed
Copy link
Contributor

Replaced by #283

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.

3 participants