urllib2.install_opener(urllib2.build_opener(HTTPSHandlerV3())) urllib2.urlopen("https://yoursecureurl.com/")