summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ca.py
Commit message (Expand)AuthorAgeFilesLines
* install: re-introduce option groupsJan Cholasta2017-03-131-10/+11
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-21/+17
* Remove ra_db argument from CAInstance initStanislav Laznicka2017-02-231-5/+3
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-4/+4
* Indicate that ca subject / subject base uses LDAP RDN orderFraser Tweedale2017-01-111-2/+6
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-111-38/+85
* ipa-ca-install: add missing --subject-base optionFraser Tweedale2017-01-111-0/+8
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-111-8/+9
* installutils: remove hardcoded subject DN assumptionFraser Tweedale2017-01-111-1/+3
* Refactor and relocate set_subject_base_in_configFraser Tweedale2017-01-111-0/+9
* server install: fix external CA installJan Cholasta2016-12-081-1/+0
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-1/+2
* dns: check if container exists using ldapiTomas Krizek2016-11-111-2/+1
* install: introduce installer class hierarchyJan Cholasta2016-11-111-1/+133
* install: use ldaps for pkispawn in ipa-ca-installJan Cholasta2016-11-111-1/+2
* replica install: merge RA cert import into CA installJan Cholasta2016-11-111-2/+9
* server install: do not restart httpd during CA installJan Cholasta2016-11-111-2/+3
* install: merge all CA install code paths into oneJan Cholasta2016-11-111-51/+76
* replica install: use one remote CA host name everywhereJan Cholasta2016-11-111-1/+1
* x509: use python-cryptography to process certsFraser Tweedale2016-11-101-1/+1
* install: remove adhoc api.Backend.ldap2 (dis)connectTomas Krizek2016-11-071-9/+1
* install: add restart_dirsrv for directory server restartsTomas Krizek2016-11-071-8/+1
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-1/+1
* Do not create Object Signing certificateFraser Tweedale2016-10-261-4/+2
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-5/+1
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* pylint: fix simplifiable-if-statement warningsJan Barta2016-09-221-6/+1
* Remove sys.exit from install modules and scriptsStanislav Laznicka2016-08-161-22/+20
* 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