Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

stop SSL verification (which started by default for python v2.7.9+) #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpantsjoha
Copy link

urllib2 verifies server certificate by default on python >= 2.7.9
Which may produce inconsistent results, or fail.
This is a bit dirty and not flag option (yet) but will enable simple health_check to work as intended.

urllib2 verifies server certificate by default on python >= 2.7.9
Which may produce inconsistent results, or fail.
This is a bit dirty and not flag option (yet) but will enable simple health_check to work as intended.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant