summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/httpinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Configure httpd service from installer instead of directly from RPMMartin Basti2016-04-221-0/+6
* ipaplatform: Move remaining user/group constants to ipaplatform.constants.Timo Aaltonen2016-03-231-1/+1
* httpinstance: add start_tracking_certificates methodDavid Kupka2016-02-261-0/+5
* Modernize mod_nss's cipher suitesChristian Heimes2016-02-111-0/+19
* Enable pylint unnecessary-pass checkMartin Basti2015-12-231-1/+0
* Refactor ipautil.runPetr Viktorin2015-12-141-1/+8
* replica install: add remote connection check over APIJan Cholasta2015-12-111-0/+26
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-2/+1
* Drop configure.jarMartin Basti2015-11-131-26/+0
* remove Kerberos authenticators when installing/uninstalling service instanceMartin Babinsky2015-11-111-4/+6
* httpinstance: Use full path via HTTPD_IPA_REWRITE_CONF for Include.Timo Aaltonen2015-11-041-1/+1
* ipaplatform: Add HTTPD_USER to constants, and use it.Timo Aaltonen2015-11-041-5/+6
* Implement replica promotion functionalitySimo Sorce2015-10-151-8/+12
* httpinstance: Replace a hardcoded path to password.conf with HTTPD_PASSWORD_CONFTimo Aaltonen2015-10-051-1/+1
* install: fix kdcproxy user home directoryJan Cholasta2015-09-231-1/+3
* install: create kdcproxy user during server installJan Cholasta2015-09-221-0/+14
* Use the print functionPetr Viktorin2015-09-011-2/+4
* Use absolute importsPetr Viktorin2015-08-121-3/+3
* Modernize 'except' clausesPetr Viktorin2015-08-121-2/+2
* Modernize number literalsPetr Viktorin2015-07-311-11/+11
* selinux: enable httpd_run_ipa to allow communicating with oddjobd servicesAlexander Bokovoy2015-07-161-0/+1
* Fix removal of ipa-kdc-proxy.conf symlinkChristian Heimes2015-06-291-1/+1
* Provide Kerberos over HTTP (MS-KKDCP)Christian Heimes2015-06-241-1/+64
* explicitly destroy httpd service ccache file during httpinstance removalMartin Babinsky2015-05-191-0/+4
* Fix restoring services status during uninstallMartin Basti2015-02-181-8/+7
* Do not assume certmonger is running in httpinstanceJan Cholasta2015-01-201-19/+29
* Make certificate renewal process synchronizedJan Cholasta2015-01-131-0/+42
* Add TLS 1.2 to the protocol list in mod_nss configJan Cholasta2014-11-251-3/+4
* Default to use TLSv1.0 and TLSv1.1 on the IPA server sideAlexander Bokovoy2014-10-211-0/+4
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-4/+8
* Move setting SELinux booleans to platform codePetr Viktorin2014-09-261-71/+19
* install: create ff krb extension on every install, replica install and upgradePetr Vobornik2014-09-111-11/+2
* Import CA certs from certificate store to HTTP NSS database on server install.Jan Cholasta2014-07-301-0/+5
* Fix trust flags in HTTP and DS NSS databases.Jan Cholasta2014-07-301-1/+6
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-46/+36
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-2/+3
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-0/+1
* httpd should destroy all CCACHEsMartin Kosek2014-01-221-1/+1
* Switch httpd to use default CCACHEMartin Kosek2014-01-221-19/+3
* Remove mod_ssl port workaround.Jan Cholasta2013-11-261-9/+8
* Remove mod_ssl conflictMartin Kosek2013-10-251-5/+41
* Create Firefox configuration extension on CA-less installPetr Vobornik2013-06-271-9/+13
* Set KRB5CCNAME so httpd s4u2proxy can with with newer krb5-serverRob Crittenden2013-05-091-0/+18
* Drop --selfsign server functionalityPetr Viktorin2013-04-151-15/+2
* Uninstall selfsign CA on upgradePetr Viktorin2013-04-151-2/+5
* Load the CA cert into server NSS databasesPetr Viktorin2013-04-021-2/+4
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-021-2/+8
* dsinstance, httpinstance: Don't hardcode 'Server-Cert'Petr Viktorin2013-04-021-4/+8
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-011-3/+2