summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/cert.py
Commit message (Expand)AuthorAgeFilesLines
* Add --cn option to cert-statusFraser Tweedale2016-07-011-8/+8
* Migrate management framework plugins to use Principal parameterMartin Babinsky2016-07-011-49/+39
* Fix minor typoYuri Chornoivan2016-07-011-1/+1
* Add --ca option to cert-revoke and cert-remove-holdFraser Tweedale2016-07-011-15/+32
* cert: fix CLI output of cert_remove_holdJan Cholasta2016-06-301-8/+0
* cert-request: better error msg when 'add' not supportedFraser Tweedale2016-06-301-3/+18
* cert.py split module docstring to multiple ugetext stringMartin Basti2016-06-301-37/+37
* cert-find: fix 'issuer' optionFraser Tweedale2016-06-291-0/+2
* cert: allow search by certificateJan Cholasta2016-06-211-8/+40
* cert: add owner informationJan Cholasta2016-06-211-31/+241
* cert: add object pluginJan Cholasta2016-06-211-237/+285
* frontend: don't copy command arguments to output paramsJan Cholasta2016-06-201-0/+5
* Fix minor typosYuri Chornoivan2016-06-161-2/+2
* Add issuer options to cert-show and cert-findFraser Tweedale2016-06-151-0/+47
* Update cert-request to allow specifying CAFraser Tweedale2016-06-151-3/+15
* Add CA argument to ra.request_certificateFraser Tweedale2016-06-151-1/+1
* Update 'caacl' plugin to support lightweight CAsFraser Tweedale2016-06-151-2/+3
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-0/+835