summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/httpinstance.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-2/+2
* Create Firefox extension on upgrade and replica-installPetr Viktorin2012-10-101-20/+43
* Build and installation of Kerberos authentication extensionPetr Vobornik2012-10-041-1/+20
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-1/+8
* Use DN objects instead of stringsJohn Dennis2012-08-121-0/+2
* Only set sebools when necessaryMartin Kosek2012-06-101-15/+46
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-1/+1
* Configure certmonger to execute restart scripts on renewal.Rob Crittenden2012-04-101-2/+2
* Configure SELinux for httpd during upgradesMartin Kosek2012-04-031-2/+2
* When changing multiple booleans with setsebool, pass each of them separately.Alexander Bokovoy2012-03-231-1/+3
* Set SELinux boolean httpd_manage_ipa so ipa_memcached will work.Rob Crittenden2012-03-131-26/+33
* Remove Apache ccache on upgrade.Rob Crittenden2012-02-151-0/+3
* Configure s4u2proxy during installation.Rob Crittenden2012-01-101-0/+3
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-2/+2
* Make mod_nss renegotiation configuration a public functionAdam Young2011-10-091-4/+4
* Improved handling for ipa-pki-proxy.confRob Crittenden2011-09-131-0/+5
* Convert server install code to platform-independent access to system servicesAlexander Bokovoy2011-09-131-4/+5
* Fix configure.jar permissionsMartin Kosek2011-09-071-1/+1
* Fix permissions in installersMartin Kosek2011-09-071-4/+12