summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-ca-install
Commit message (Expand)AuthorAgeFilesLines
* Fix Python 3 pylint errorsChristian Heimes2017-03-151-2/+2
* added help about default value for --external-ca-type optionThorsten Scherf2017-02-231-1/+1
* ipa-ca-install: do not fail without --subject-base and --ca-subjectJan Cholasta2017-01-311-3/+4
* Add sanity checks for use of --ca-subject and --subject-baseFraser Tweedale2017-01-111-0/+5
* Indicate that ca subject / subject base uses LDAP RDN orderFraser Tweedale2017-01-111-2/+4
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-111-1/+17
* ipa-ca-install: add missing --subject-base optionFraser Tweedale2017-01-111-4/+8
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-111-2/+2
* Enumerate available options in IPA installerAbhijeet Kasurde2017-01-031-3/+6
* Set explicit confdir option for global contextsChristian Heimes2016-12-021-1/+4
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-1/+3
* install: merge all CA install code paths into oneJan Cholasta2016-11-111-23/+3
* replica install: use one remote CA host name everywhereJan Cholasta2016-11-111-5/+3
* install tools: ldap conn managementTomas Krizek2016-11-071-14/+6
* cainstall: add dm_password to CA installationTomas Krizek2016-11-071-0/+1
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-3/+2
* unite log file name of ipa-ca-installPetr Vobornik2016-07-211-1/+1
* Fix replica install with CAMartin Basti2016-06-301-1/+6
* fix standalone installation of externally signed CA on IPA masterMartin Babinsky2016-01-281-1/+2
* Fix: uninstall does not stop named-pkcs11 and ipa-ods-exporterMartin Basti2016-01-181-0/+3
* Remove wildcard importsMartin Basti2015-12-231-1/+1
* ca install: use host credentials in domain level 1Jan Cholasta2015-12-141-25/+51
* replica install: add remote connection check over APIJan Cholasta2015-12-111-0/+6
* ipa-ca-install: error when replica file is passed with domain level > 0Martin Basti2015-11-271-0/+3
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-3/+1
* Check early if a CA is already installed locallySimo Sorce2015-10-271-0/+3
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-271-1/+2
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-2/+3
* Allow ipa-ca-install to use the new promotion codeSimo Sorce2015-10-221-39/+93
* load RA backend plugins during standalone CA install on CA-less IPA masterMartin Babinsky2015-09-091-1/+3
* install: Move private_ccache from ipaserver to ipapythonJan Cholasta2015-06-081-3/+2
* Move CA installation code into single module.David Kupka2015-06-081-227/+24
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-1/+1
* Do not check if port 8443 is available in step 2 of external CA installJan Cholasta2014-10-221-1/+2
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-3/+3
* Allow specifying signing algorithm of the IPA CA cert in ipa-ca-installJan Cholasta2014-10-161-2/+9
* Support MS CS as the external CA in ipa-server-install and ipa-ca-installJan Cholasta2014-10-131-1/+9
* Check that port 8443 is available when installing PKI.David Kupka2014-10-101-0/+9
* Fix ImportError in ipa-ca-installMartin Kosek2014-09-301-1/+1
* External CA installer options usability fixesJan Cholasta2014-09-301-23/+16
* Add a KRA to IPAAde Lee2014-08-221-51/+31
* Allow upgrading CA-less to CA-full using ipa-ca-install.Jan Cholasta2014-07-301-14/+217
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-3/+4
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-1/+0
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-1/+2
* admin tools: Log IPA versionPetr Viktorin2014-05-271-0/+1
* ipa-replica-install never checks for 7389 portMartin Kosek2014-03-111-12/+5
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Make CS.cfg edits with CA instance stoppedTomas Babej2013-08-261-1/+1
* Print newline after receiving EOF in installutils.read_password.Jan Cholasta2013-07-241-1/+1