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 ipaddress as a dependency. #43

Merged
merged 2 commits into from
Nov 23, 2016
Merged

Add ipaddress as a dependency. #43

merged 2 commits into from
Nov 23, 2016

Conversation

mbohlool
Copy link
Contributor

urllib3 fixes ssl ipaddress hostnames if this package exists:

more information here: https://github.com/shazow/urllib3/blob/master/urllib3/packages/ssl_match_hostname/_implementation.py#L9

fixes #36

@mbohlool mbohlool added kind/bug Categorizes issue or PR as related to a bug. no-review-required labels Nov 23, 2016
@mbohlool mbohlool added this to the v1.0 milestone Nov 23, 2016
@mbohlool mbohlool self-assigned this Nov 23, 2016
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 23, 2016
@mbohlool mbohlool merged commit c7b2833 into master Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. no-review-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSL verification on python2.7 failing
2 participants