summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/ca.py
Commit message (Expand)AuthorAgeFilesLines
* py3: base64 encoding/decoding returns always bytes don't mix itMartin Basti2017-02-081-3/+1
* Reuse self.api when executing ca_enabled_checkFraser Tweedale2017-01-111-6/+6
* ca: fix ca-find with --pkey-onlyJan Cholasta2017-01-051-3/+7
* Fix regression in test suiteFraser Tweedale2016-12-131-4/+10
* Add options to write lightweight CA cert or chain to fileFraser Tweedale2016-12-121-5/+60
* Add commentary about CA deletion to plugin docFraser Tweedale2016-10-061-8/+13
* Add ca-disable and ca-enable commandsFraser Tweedale2016-09-071-2/+64
* Check for CA subject name collision before attempting creationFraser Tweedale2016-06-301-0/+7
* Add 'ca' pluginFraser Tweedale2016-06-151-0/+217