summaryrefslogtreecommitdiffstats
path: root/ssl.conf
Commit message (Collapse)AuthorAgeFilesLines
* fix build with OpenSSL 1.1 (#1392900)Joe Orton2016-11-141-2/+2
| | | | | | - fix typos in ssl.conf (josef randinger, #1379407) Resolves: rhbz#1392900 Resolves: rhbz#1379407
* - sync with upstream.Joe Orton2016-11-021-10/+15
|
* update to 2.4.17 (#1271224)Joe Orton2015-10-141-18/+13
| | | | | | | | | - build, load mod_http2 - don't build mod_asis, mod_file_cache - load mod_cache_socache, mod_proxy_wstunnel by default - check every built mod_* is configured - synch ssl.conf with upstream; disable SSLv3 by default Resolves: rhbz#1271224
* pull in httpd-filesystem as Requires(pre) (#1128328)Joe Orton2014-08-291-1/+1
| | | | | | | | - fix cipher selection in default ssl.conf, depend on new OpenSSL (#1134348) - require hostname for mod_ssl post script (#1135118) Resolves: rhbz#1135118 Resolves: rhbz#1134348 Resolves: rhbz#1128328
* mod_ssl: treat "SSLCipherSuite PROFILE=..." as special (#1109119)Joe Orton2014-08-211-2/+3
| | | | | - switch default ssl.conf to use PROFILE=SYSTEM (#1109119) Resolves: rhbz#1109119
* mod_ssl: don't use the default OpenSSL cipher suite in ssl.conf (#1109119)Joe Orton2014-06-201-3/+5
| | | | Resolves: rhbz#1109119
* use /run for default SSL cacheJoe Orton2012-06-071-1/+1
|
* tweak default ssl.confJoe Orton2012-04-201-2/+1
| | | | | | - fix restart handling (#814645) - use graceful restart by default Resolves: rhbz#814645
* update to 2.4.1Joe Orton2012-03-131-26/+15
| | | | | | | - adopt upstream default httpd.conf (almost verbatim) - split all LoadModules to conf.modules.d/*.conf - include conf.d/*.conf at end of httpd.conf - trim %changelog
* fix #707917 - add httpd-ssl-pass-dialog to ask for SSL password using systemdJan Kaluza2011-08-101-1/+1
|
* - update default SSLCipherSuite per upstream trunkJoe Orton2011-01-081-3/+9
|
* - move AddTypes for SSL cert/CRL types from ssl.conf to httpd.confjorton2008-07-151-6/+0
| | | | (#449979)
* - don't strip C-L from HEAD responses (Greg Ames, #110552)httpd-2_2_0-2jorton2005-12-051-7/+2
| | | | | | | - load mod_proxy_balancer by default - add proxy_ajp.conf to load/configure mod_proxy_ajp - Obsolete mod_jk - update docs URLs in httpd.conf/ssl.conf
* - log notice giving SELinux context at startup if enabledhttpd-2_0_54-15jorton2005-11-031-7/+12
| | | | - drop SSLv2 and restrict default cipher suite in default SSL configuration
* - create default dummy cert in /etc/pki/tlshttpd-2_0_54-5jorton2005-04-251-26/+7
| | | | | | | | | | - use a pseudo-random serial number on the dummy cert - change default ssl.conf to point at /etc/pki/tls - merge back -suexec subpackage; SELinux policy can now be used to persistently disable suexec (#155716) - drop /etc/httpd/conf/ssl.* directories and Makefiles - unconditionally enable PIE support - mod_ssl: fix for picking up -shutdown options (upstream #34452)
* - add security fix for CVE CAN-2004-0942 (memory consumption DoS)httpd-2_0_52-6jorton2004-11-181-3/+1
| | | | | | | | | | | | | - SELinux: run httpd -t under runcon in configtest (Steven Smalley) - fix SSLSessionCache comment for distcache in ssl.conf - restart using SIGHUP not SIGUSR1 after logrotate - add ap_save_brigade fix (upstream #31247) - mod_ssl: fix possible segfault in auth hook (upstream #31848) - add htsslpass(1) and configure as default SSLPassPhraseDialog (#128677) - apachectl: restore use of $OPTIONS - apachectl, httpd.init: refuse to restart if $HTTPD -t fails - apachectl: run $HTTPD -t in user SELinux context for configtest - update for pcre-5.0 header locations
* auto-import changelog data from httpd-2.0.49-2.ent.src.rpmhttpd-2_0_49-2_entcvsdist2004-09-091-18/+7
| | | | | | | | Fri Mar 26 2004 Joe Orton <jorton@redhat.com> 2.0.49-2 - mod_ssl: fix session cache memory leak (Madhu Mathihalli) - mod_ssl: fix SEGV when trying to shutdown during pool cleanup - merge the mod_proxy HTTP/1.1-compliance fixes - apply fix for #118020
* auto-import httpd-2.0.48-10 from httpd-2.0.48-10.src.rpmhttpd-2_0_48-10FC-2-splitcvsdist2004-09-091-0/+1
|
* auto-import httpd-2.0.47-10 from httpd-2.0.47-10.src.rpmhttpd-2_0_47-10cvsdist2004-09-091-13/+20
|
* auto-import changelog data from httpd-2.0.40-5.src.rpmhttpd-2_0_40-5cvsdist2004-09-091-3/+3
| | | | | | Sun Sep 01 2002 Joe Orton <jorton@redhat.com> 2.0.40-5 - fix SSL session cache (#69699) - revert addition of LDAP support to apr-util
* auto-import changelog data from httpd-2.0.40-1.src.rpmhttpd-2_0_40-1cvsdist2004-09-091-10/+0
| | | | | | | Mon Aug 12 2002 Joe Orton <jorton@redhat.com> 2.0.40-1 - update to 2.0.40 Wed Jul 24 2002 Joe Orton <jorton@redhat.com> 2.0.36-8 - improve comment on use of UserDir in default config (#66886)
* auto-import changelog data from httpd-2.0.36-7.src.rpmhttpd-2_0_36-7cvsdist2004-09-091-0/+263
Wed Jul 10 2002 Joe Orton <jorton@redhat.com> 2.0.36-7 - use /sbin/nologin as shell for apache user (#68371) - add patch from CVS to fix possible infinite loop when processing internal redirects Wed Jun 26 2002 Gary Benson <gbenson@redhat.com> 2.0.36-6 - modify init script to detect 1.3.x httpd.conf's and direct users to the migration guide Tue Jun 25 2002 Gary Benson <gbenson@redhat.com> 2.0.36-5 - patch apachectl to detect 1.3.x httpd.conf's and direct users to the migration guide - ship the migration guide Fri Jun 21 2002 Joe Orton <jorton@redhat.com> - move /etc/httpd2 back to /etc/httpd - add noindex.html page and poweredby logo; tweak default config to load noindex.html if no default "/" page is present. - add patch to prevent mutex errors on graceful restart Fri Jun 21 2002 Tim Powers <timp@redhat.com> 2.0.36-4 - automated rebuild Wed Jun 12 2002 Joe Orton <jorton@redhat.com> 2.0.36-3 - add patch to fix SSL mutex handling Wed Jun 12 2002 Joe Orton <jorton@redhat.com> 2.0.36-2 - improved config directory patch Mon May 20 2002 Joe Orton <jorton@redhat.com> - initial build; based heavily on apache.spec and mod_ssl.spec - fixes: #65214, #58490, #57376, #61265, #65518, #58177, #57245