lp:~jelmer/bzr/urllib-verifies-ssl-certs
Created by
Jelmer Vernooij
and last modified
- Get this branch:
- bzr branch lp:~jelmer/bzr/urllib-verifies-ssl-certs
Only
Jelmer Vernooij
can upload to this branch. If you are
Jelmer Vernooij
please log in for upload directions.
Branch merges
Propose for merging
- Vincent Ladeuil: Needs Fixing
- Martin Packman (community): Approve
-
Diff: 441 lines (+293/-18)9 files modifiedbzrlib/config.py (+7/-0)
bzrlib/errors.py (+8/-0)
bzrlib/tests/__init__.py (+1/-0)
bzrlib/tests/test_http.py (+0/-1)
bzrlib/tests/test_https_urllib.py (+109/-0)
bzrlib/transport/__init__.py (+3/-3)
bzrlib/transport/http/_urllib2_wrappers.py (+142/-14)
doc/en/release-notes/bzr-2.5.txt (+6/-0)
doc/en/whats-new/whats-new-in-2.5.txt (+17/-0)
Related bugs
Bug #125055: defaulting to pycurl doesn't make sense anymore | Medium | Fix Released |
|
Bug #651161: urllib https implementation does not verify ssl certificates | High | Fix Released |
|
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:bzr