lp://staging/~mandel/ubuntu-sso-client/pinned-certs
Created by
Manuel de la Peña
and last modified
- Get this branch:
- bzr branch lp://staging/~mandel/ubuntu-sso-client/pinned-certs
Only
Manuel de la Peña
can upload to this branch. If you are
Manuel de la Peña
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/ubuntu-sso-client
- Manuel de la Peña (community): Disapprove
- dobey (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 480 lines (+304/-51)6 files modifiedubuntu_sso/utils/webclient/common.py (+23/-10)
ubuntu_sso/utils/webclient/libsoup.py (+3/-13)
ubuntu_sso/utils/webclient/qtnetwork.py (+2/-22)
ubuntu_sso/utils/webclient/ssl_certs.py (+105/-0)
ubuntu_sso/utils/webclient/tests/test_ssl_certs.py (+151/-0)
ubuntu_sso/utils/webclient/tests/test_webclient.py (+20/-6)
Related bugs
Bug #955339: Pinned certificates are not remembered | Wishlist | Triaged |
Related blueprints
Branch information
Recent revisions
- 949. By Manuel de la Peña
-
Added the required code to store the pinned certificates in order to not promp the ssl dialog constantly.
- 948. By Manuel de la Peña
-
Pass the cert pem from the child WebClient implementations to the base class.
- 944. By Manuel de la Peña
-
Added the required code to let the libsoup webclient implementation deal with ssl cert errors.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-sso-client