summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/krainstance.py
Commit message (Expand)AuthorAgeFilesLines
* installer: update time estimatesTomas Krizek2017-03-101-1/+1
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-6/+5
* Don't run kra.configure_instance if not necessaryStanislav Laznicka2017-03-011-33/+32
* Move RA agent certificate file export to a different locationStanislav Laznicka2017-03-011-6/+1
* Remove DM password files after successfull pkispawn runStanislav Laznicka2017-02-231-4/+10
* Use newer Certificate.serial_number in krainstance.pyStanislav Laznicka2017-02-231-1/+1
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-3/+2
* ipa-kra-install must create directory if it does not existFlorence Blanc-Renaud2017-02-021-0/+4
* py3: write CA/KRA config into file opened in text modeMartin Basti2017-01-241-1/+1
* py3: CA/KRA: config parser requires stringMartin Basti2017-01-241-1/+2
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-111-2/+5
* Extract function for computing default subject baseFraser Tweedale2017-01-111-4/+4
* Do not log DM password in ca/kra installation logsStanislav Laznicka2016-11-251-1/+4
* KRA: don't add KRA container when KRA replicaMartin Basti2016-11-211-10/+4
* Make service user name a class member of ServiceMartin Babinsky2016-11-111-3/+2
* replica install: merge KRA agent cert export into KRA installJan Cholasta2016-11-111-30/+33
* install: merge all KRA install code paths into oneJan Cholasta2016-11-111-99/+10
* replica install: use one remote KRA host name everywhereJan Cholasta2016-11-111-1/+1
* x509: use python-cryptography to process certsFraser Tweedale2016-11-101-1/+1
* install: remove adhoc dis/connect from servicesTomas Krizek2016-11-071-4/+0
* install: add restart_dirsrv for directory server restartsTomas Krizek2016-11-071-1/+1
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+2
* Remove sys.exit from install modules and scriptsStanislav Laznicka2016-08-161-2/+2
* 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