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

Setting assert_hostname to False will disable SSL hostname verification #194

Merged
merged 1 commit into from Jun 6, 2013
Merged

Setting assert_hostname to False will disable SSL hostname verification #194

merged 1 commit into from Jun 6, 2013

Conversation

borfig
Copy link

@borfig borfig commented Jun 6, 2013

This commit enables the use of assert_hostname=False to disable SSL hostname verification.

Signed-off-by: Boris Figovsky <boris.figovsky@ravellosystems.com>
@Anorov
Copy link

Anorov commented Jun 6, 2013

This looks good. Doesn't affect the existing API, and only modifies one line.

(Should probably close all the other pull requests.)

@t-8ch
Copy link
Contributor

t-8ch commented Jun 6, 2013

Looks really nice 👍
Maybe close and reopen the PR to retrigger travis, Py3.3 has timed out.

@shazow shazow closed this Jun 6, 2013
@shazow shazow reopened this Jun 6, 2013
shazow added a commit that referenced this pull request Jun 6, 2013
Setting assert_hostname to False will disable SSL hostname verification.
@shazow shazow merged commit 2493c9b into urllib3:master Jun 6, 2013
@shazow
Copy link
Member

shazow commented Jun 6, 2013

Thanks for sticking through it, Boris! :)

@borfig
Copy link
Author

borfig commented Jun 7, 2013

You are welcome :)

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.

4 participants