summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_kra_install.py
Commit message (Expand)AuthorAgeFilesLines
* Incorrect message when KRA already installedPatrice Duc-Jacquet2016-05-201-0/+5
* Remove unused importsMartin Basti2015-12-231-1/+0
* ipa-kra-install: error when replica file is passed with domain level > 0Martin Basti2015-11-271-4/+4
* KRA install: show installation message only if install really startedMartin Basti2015-11-271-6/+3
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-4/+2
* KRA: fix check that CA is installedMartin Basti2015-10-291-18/+24
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-271-1/+2
* Remove executable bit from ipa_kra_install.pyMartin Basti2015-10-261-0/+0
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-15/+45
* Use the print functionPetr Viktorin2015-09-011-1/+3
* vault: Fix ipa-kra-installJan Cholasta2015-06-101-7/+15
* merge KRA installation machinery to a single moduleMartin Babinsky2015-05-251-70/+13
* do not check for directory manager password during KRA uninstallMartin Babinsky2015-05-201-17/+17
* Fix certmonger configuration in installer codeJan Cholasta2014-10-101-1/+1
* Re-enable uninstall feature for ipa-kra-installAde Lee2014-09-151-8/+5
* Add a KRA to IPAAde Lee2014-08-221-0/+243