summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dogtaginstance.py
Commit message (Expand)AuthorAgeFilesLines
* Use https to get security domain from DogtagChristian Heimes2017-03-031-1/+5
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-25/+0
* Refactor certmonger for OpenSSL certificatesStanislav Laznicka2017-03-011-6/+4
* Move RA agent certificate file export to a different locationStanislav Laznicka2017-03-011-2/+2
* Remove DM password files after successfull pkispawn runStanislav Laznicka2017-02-231-4/+9
* Add a new user to run the framework codeSimo Sorce2017-02-151-3/+2
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-3/+3
* wait_for_entry: use only DN as parameterMartin Basti2017-01-311-1/+1
* dogtaginstance: track server certificate with our renew agentJan Cholasta2017-01-161-1/+1
* ipa_generate_password algorithm changePetr Spacek2017-01-061-1/+1
* Unify password generation across FreeIPAStanislav Laznicka2017-01-061-2/+1
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-1/+2
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-1/+1
* Do not log DM password in ca/kra installation logsStanislav Laznicka2016-11-251-9/+3
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-8/+8
* Turn Kerberos-related properties to Service class membersMartin Babinsky2016-11-111-2/+3
* Make service user name a class member of ServiceMartin Babinsky2016-11-111-1/+2
* service installers: clean up the inheritanceMartin Babinsky2016-11-111-2/+2
* Refactor installer code requesting certificatesFlorence Blanc-Renaud2016-11-101-1/+1
* install: remove adhoc dis/connect from servicesTomas Krizek2016-11-071-8/+0
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-5/+2
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-4/+4
* ipaldap: merge gssapi_bind to LDAPClientTomas Krizek2016-11-071-1/+1
* ipaldap: merge external_bind into LDAPClientTomas Krizek2016-11-071-1/+1
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-4/+1
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Skip CS.cfg update if cert nickname not knownFraser Tweedale2016-06-291-4/+3
* ipaplatform: Move remaining user/group constants to ipaplatform.constants.Timo Aaltonen2016-03-231-1/+0
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-2/+3
* Remove redundant parameters from CS.cfg in dogtaginstanceMartin Basti2016-03-161-8/+0
* use LDAPS during standalone CA/KRA subsystem deploymentMartin Babinsky2016-03-011-0/+6
* Use HTTPD_USER in dogtaginstance.pyTimo Aaltonen2016-01-271-2/+3
* dogtaginstance: remove unused function 'check_inst'Fraser Tweedale2015-12-141-17/+0
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-51/+26
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-6/+85
* Allow to setup the CA when promoting a replicaSimo Sorce2015-10-151-1/+0
* install: fix KRA agent PEM file permissionsJan Cholasta2015-10-081-0/+22
* Remove unused argumentsSimo Sorce2015-09-221-1/+0
* dbus: Create empty dbus.Array with specified signatureDavid Kupka2015-08-141-1/+2
* Modernize 'except' clausesPetr Viktorin2015-08-121-6/+6
* Do not store state if CA is enabledDavid Kupka2015-05-191-8/+0
* point the users to PKI-related logs when CA configuration failsMartin Babinsky2015-04-291-3/+14
* Make certificate renewal process synchronizedJan Cholasta2015-01-131-2/+1
* Restart dogtag when its server certificate is renewedJan Cholasta2015-01-131-2/+2
* Fix certmonger configuration in installer codeJan Cholasta2014-10-101-21/+56
* Re-enable uninstall feature for ipa-kra-installAde Lee2014-09-151-0/+4
* Remove internaldb password from password.confAna Krivokapic2014-09-091-0/+3
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-051-2/+2
* Add a KRA to IPAAde Lee2014-08-221-0/+399