summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ca.py
Commit message (Expand)AuthorAgeFilesLines
* DNS Locations: use dns_update_service_records in installersMartin Basti2016-06-171-1/+1
* Setup lightweight CA key retrieval on install/upgradeFraser Tweedale2016-06-091-1/+8
* replica install: do not set CA renewal master flagJan Cholasta2016-05-241-1/+5
* Pylint: fix definition of global variablesMartin Basti2016-03-221-0/+3
* Remove unused importsMartin Basti2015-12-231-1/+0
* replica install: add remote connection check over APIJan Cholasta2015-12-111-1/+1
* replica install: improvements in the handling of CA-related IPA config entriesMartin Babinsky2015-12-041-16/+0
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-23/+10
* Add profiles and default CA ACL on migrationFraser Tweedale2015-11-241-2/+3
* Check early if a CA is already installed locallySimo Sorce2015-10-271-3/+1
* Allow ipa-ca-install to use the new promotion codeSimo Sorce2015-10-221-2/+0
* Allow to setup the CA when promoting a replicaSimo Sorce2015-10-151-3/+8
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-1/+2
* Remove unused argumentsSimo Sorce2015-09-221-4/+3
* Use the print functionPetr Viktorin2015-09-011-8/+10
* Modernize 'except' clausesPetr Viktorin2015-08-121-1/+1
* ipa-ca-install: print more specific errors when CA is already installedMartin Babinsky2015-07-161-2/+10
* ipa-ca-install fix: reconnect ldap2 after DS restartMartin Basti2015-06-181-0/+9
* install: Fix ipa-replica-install not installing RA certJan Cholasta2015-06-181-7/+1
* install: Fix external CA server installJan Cholasta2015-06-081-17/+15
* Move CA installation code into single module.David Kupka2015-06-081-0/+267