commit | fcfb18ee2b754368ff005a3fec8a9fe7930ccf7d | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Nov 23 11:42:45 2014 -0600 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Nov 23 11:42:45 2014 -0600 |
tree | d0ec3069e6f10073b55fca4ebf710a8da6123b1f | |
parent | 5f6b89bda3cc9797186c567b6be5c6d8feedb3ec [diff] |
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection This is basically a backport of issues #9003 and #22366.