summaryrefslogtreecommitdiffstats
path: root/ipalib/certstore.py
Commit message (Expand)AuthorAgeFilesLines
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-426/+0
* x509: use python-cryptography to process certsFraser Tweedale2016-11-101-6/+6
* Pylint: fix the rest of unused local variablesMartin Basti2016-10-111-7/+5
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+1
* Modernize 'except' clausesPetr Viktorin2015-08-121-2/+2
* certstore: Make certificate retrieval more robustJan Cholasta2015-03-191-22/+52
* Add certificate store module ipalib.certstore.Jan Cholasta2014-07-301-0/+397