summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-server-install
Commit message (Expand)AuthorAgeFilesLines
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-051-11/+11
* Add a KRA to IPAAde Lee2014-08-221-6/+40
* Convert external CA chain to PKCS#7 before passing it to pkispawn.Jan Cholasta2014-08-141-3/+3
* Export full CA chain to /etc/ipa/ca.crt in ipa-server-install.Jan Cholasta2014-07-301-0/+5
* Move external cert validation from ipa-server-install to installutils.Jan Cholasta2014-07-301-41/+4
* Check if /root/ipa.csr exists when installing server with external CA.Jan Cholasta2014-07-281-2/+14
* Improve password validity check.David Kupka2014-07-241-4/+31
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-14/+15
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-3/+4
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-4/+5
* admin tools: Log IPA versionPetr Viktorin2014-05-271-0/+1
* Store information about which CA server is master for renewals in LDAP.Jan Cholasta2014-03-251-1/+1
* Show progress when enabling SSL in DS in ipa-server-install output.Jan Cholasta2014-03-251-4/+0
* Upload CA certificate from DS NSS database in CA-less server install.Jan Cholasta2014-03-251-9/+3
* Do not create CA certificate files in CA-less server install.Jan Cholasta2014-03-251-15/+4
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+3
* Update Dogtag 9 database during replica installationMartin Kosek2014-03-141-0/+4
* Typo in warning message where IPA realm and domain name differGabe2014-03-051-1/+1
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-3/+3
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Fix incorrect path in error message on sysrestore failureTomas Babej2013-12-201-5/+10
* Guard import of adtrustinstance for case without trustsAlexander Bokovoy2013-11-041-2/+8
* Remove mod_ssl conflictMartin Kosek2013-10-251-0/+4
* adtrustinstance: Properly handle uninstall of AD trust instanceTomas Babej2013-10-141-0/+2
* Remove --no-serial-autoincrementMartin Kosek2013-10-111-4/+0
* Do not allow '%' in DM passwordMartin Kosek2013-10-041-1/+1
* Allow PKCS#12 files with empty password in install tools.Jan Cholasta2013-10-041-6/+6
* Read passwords from stdin when importing PKCS#12 files with pk12util.Jan Cholasta2013-10-041-6/+3
* Warn user about realm-domain mismatch in install scriptsTomas Babej2013-10-031-0/+11
* Do not crash if DS is down during server uninstallAna Krivokapic2013-09-091-23/+41
* Add warning when uninstalling active replicaAna Krivokapic2013-09-041-5/+31
* Create DS user and group during ipa-restoreAna Krivokapic2013-09-021-10/+1
* Make CS.cfg edits with CA instance stoppedTomas Babej2013-08-261-1/+2
* Remove support for IPA deployments with no persistent searchTomas Babej2013-08-091-24/+0
* Free NSS objects in --external-ca scenarioMartin Kosek2013-07-261-0/+5
* Print newline after receiving EOF in installutils.read_password.Jan Cholasta2013-07-241-3/+3
* Ask for PKCS#12 password interactively in ipa-server-install.Jan Cholasta2013-07-241-26/+50
* Create Firefox configuration extension on CA-less installPetr Vobornik2013-06-271-2/+2
* Remove stray error condition in ipa-server-install.Jan Cholasta2013-06-121-3/+0
* Use the correct PKCS#12 file for HTTP server.Jan Cholasta2013-06-121-1/+1
* Manage ipa-otpd.socket by IPATomas Babej2013-06-061-3/+9
* Use private ccache in ipa install toolsTomas Babej2013-06-051-2/+5
* Remove code to install Dogtag 9Petr Viktorin2013-05-311-18/+2
* Do not display an interactive mode message in unattended modeAna Krivokapic2013-04-241-2/+3
* Drop --selfsign server functionalityPetr Viktorin2013-04-151-7/+1
* ipa-server-install: correct help text for --external_{cert,ca}_filePetr Viktorin2013-04-151-5/+5
* Load the CA cert into server NSS databasesPetr Viktorin2013-04-021-2/+3
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-021-9/+52
* ipa-server-install: Remove the --selfsign optionPetr Viktorin2013-04-021-39/+33