summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/custodiainstance.py
Commit message (Expand)AuthorAgeFilesLines
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-0/+4
* custodiainstance: don't use IPA-specific CertDBStanislav Laznicka2017-02-171-13/+8
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-1/+1
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-291-2/+2
* custodiainstance: automatic restart on config file updateJan Cholasta2016-11-291-0/+8
* replica install: merge RA cert import into CA installJan Cholasta2016-11-111-6/+3
* install: remove adhoc dis/connect from servicesTomas Krizek2016-11-071-2/+0
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-4/+2
* custodia: force reconnect before retrieving CA certs from LDAPJan Cholasta2016-09-011-0/+2
* custodia: include known CA certs in the PKCS#12 file for DogtagJan Cholasta2016-08-261-0/+6
* Secure permissions of Custodia server.keysChristian Heimes2016-08-241-0/+5
* Allow CustodiaClient to be used by arbitrary principalsFraser Tweedale2016-06-081-3/+11
* Fix remaining relative import and enable Pylint checkPetr Viktorin2016-05-101-1/+1
* Look up HTTPD_USER's UID and GID during installation.David Kupka2016-03-231-1/+5
* ipa-replica-install support caless install with promotion.David Kupka2015-12-031-2/+4
* custodia: Make sure container is created with first custodia replicaTomas Babej2015-11-301-0/+15
* Upgrade: enable custodia service during upgradeMartin Basti2015-11-101-4/+6
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-6/+23
* Add function to extract CA certs for installSimo Sorce2015-10-151-0/+55
* Implement replica promotion functionalitySimo Sorce2015-10-151-6/+36
* Add ipa-custodia serviceSimo Sorce2015-10-151-0/+51