summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/krainstance.py
Commit message (Expand)AuthorAgeFilesLines
* Skip CS.cfg update if cert nickname not knownFraser Tweedale2016-06-291-2/+3
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-4/+5
* use LDAPS during standalone CA/KRA subsystem deploymentMartin Babinsky2016-03-011-0/+2
* ipa-kra-install: allow to install first KRA on replicaMartin Basti2015-12-021-6/+6
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-28/+11
* suppress errors arising from adding existing LDAP entries during KRA installMartin Babinsky2015-11-191-2/+14
* install: export KRA agent PEM file in ipa-kra-installJan Cholasta2015-11-191-0/+2
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-8/+62
* Remove unused kra optionSimo Sorce2015-10-151-3/+0
* install: always export KRA agent PEM fileJan Cholasta2015-10-081-2/+0
* install: fix KRA agent PEM file permissionsJan Cholasta2015-10-081-9/+3
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-2/+3
* Remove unused argumentsSimo Sorce2015-09-221-4/+2
* install: support KRA updateJan Cholasta2015-09-171-1/+6
* Using LDAPI to setup CA and KRA agents.Endi S. Dewata2015-09-071-70/+43
* Removed clear text passwords from KRA install log.Endi S. Dewata2015-08-261-8/+8
* Fixed missing KRA agent cert on replica.Endi S. Dewata2015-08-101-8/+9
* vault: Move vaults to cn=vaults,cn=kraJan Cholasta2015-06-101-4/+17
* Fixed KRA backend.Endi S. Dewata2014-11-041-9/+74
* Fix certmonger configuration in installer codeJan Cholasta2014-10-101-3/+6
* Add a KRA to IPAAde Lee2014-08-221-0/+346