summaryrefslogtreecommitdiff
path: root/service/pixelated/bitmask_libraries/certs.py
AgeCommit message (Expand)Author
2017-07-25[pkg] packaging and path changesKali Kaneko
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-09clean unused imports after certs and app cleanupVictor Shyba
2015-06-08Heavy rework on certs, removed most of it, simplified the logicBruno Wagner
2015-06-08Moved initialization, fingerprint and cert inside LeapCertificate classBruno Wagner
2015-06-08Removed which_bootstrap_ca_bundleBruno Wagner
2015-06-08Fixed certificates initialization and removed which_api_bundleBruno Wagner
2015-06-08move leap certs initialization to the certs modulerafael lisboa
2015-04-02Removed unused certs_home code.Folker Bernitt
2015-04-02Don't try to write certs to installation folder.Folker Bernitt
2015-04-01Fixed circular dependency when auto detecting provider ca.Folker Bernitt
2015-03-31Better naming for which_bundle functionsFolker Bernitt and Victor Shyba
2015-03-31Added support for ssl fingerprint validation.Folker Bernitt
2015-03-30Auto refresh provider certificate on start.Folker Bernitt
2015-03-30Splitting certificate validation into provider and bootstrap certificate.Folker Bernitt
2015-03-23#333 Implemented downlload ca.crt when pixelated-user-agent doesn't find a ce...Jefferson Stachelski
2015-01-23plaftform #53 adding --leap-cert option to UADuda Dornelles
2014-11-11Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.Folker Bernitt
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves