summaryrefslogtreecommitdiff
path: root/service/test/unit/bitmask_libraries/test_certs.py
AgeCommit message (Expand)Author
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-08-29[#765] Move combined_ca_bundle to UA initializationTulio Casagrande
2016-08-19Started deferring leap session creation #759Bruno Wagner
2015-06-10Fix bug when not passing leap certificate nor fingerprintrafael lisboa
2015-06-10Provider web certificate will always be bytestring now, requests complains ot...Bruno Wagner
2015-06-08Heavy rework on certs, removed most of it, simplified the logicBruno Wagner
2015-06-08Fixed certificates initialization and removed which_api_bundleBruno Wagner
2015-04-02Removed unused certs_home code.Folker Bernitt
2015-04-02Don't try to write certs to installation folder.Folker Bernitt
2015-03-31Better naming for which_bundle functionsFolker Bernitt and Victor Shyba
2015-03-30Splitting certificate validation into provider and bootstrap certificate.Folker Bernitt
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles