summaryrefslogtreecommitdiffstats
path: root/ipalib/install/certstore.py
Commit message (Expand)AuthorAgeFilesLines
* Fix ipa-server-upgrade: This entry already existsFlorence Blanc-Renaud2017-08-301-0/+19
* Unify storing certificates in LDAPStanislav Laznicka2017-08-251-9/+7
* Create a Certificate parameterStanislav Laznicka2017-07-271-5/+3
* x509: Make certificates represented as objectsStanislav Laznicka2017-07-271-21/+29
* Split x509.load_certificate() into PEM/DER functionsStanislav Laznicka2017-07-271-1/+1
* certdb: use custom object for trust flagsJan Cholasta2017-05-191-46/+3
* cryptography has deprecated serial in favor of serial_numberChristian Heimes2017-02-101-1/+1
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-0/+426