forked from pool/apache2
Accepting request 204244 from home:elvigia:branches:Apache
- mod_ssl: improve ephemeral key handling in particular, support DH params with more than 1024 bits, and allow custom configuration. This patch adjust DH parameters according to the relevant RFC recommendations and permanently disables the usage of "export" and "NULL" ciphers no matter what the user configuration is (mod_ssl-2.4.x-ekh.diff, to be in 2.4.7) OBS-URL: https://build.opensuse.org/request/show/204244 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=394
This commit is contained in:
committed by
Git OBS Bridge
parent
a7e48a73f8
commit
4380c6bdd7
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 23:44:19 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- mod_ssl: improve ephemeral key handling in particular, support DH params
|
||||
with more than 1024 bits, and allow custom configuration.
|
||||
This patch adjust DH parameters according to the relevant RFC
|
||||
recommendations and permanently disables the usage of "export"
|
||||
and "NULL" ciphers no matter what the user configuration is
|
||||
(mod_ssl-2.4.x-ekh.diff, to be in 2.4.7)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 23:27:56 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
|
@@ -160,6 +160,7 @@ Patch70: apache2-implicit-pointer-decl.patch
|
||||
Patch109: httpd-2.4.3-mod_systemd.patch
|
||||
Patch110: http://people.apache.org/~minfrin/httpd-event-ssl.patch
|
||||
Patch111: httpd-visibility.patch
|
||||
Patch112: mod_ssl-2.4.x-ekh.diff
|
||||
Url: http://httpd.apache.org/
|
||||
Icon: Apache.xpm
|
||||
Summary: The Apache Web Server Version 2.2
|
||||
@@ -383,6 +384,7 @@ to administrators of web servers in general.
|
||||
%patch109 -p1
|
||||
%patch110
|
||||
%patch111 -p1
|
||||
%patch112
|
||||
cat $RPM_SOURCE_DIR/SUSE-NOTICE >> NOTICE
|
||||
# install READMEs
|
||||
a=$(basename %{S:22})
|
||||
|
1587
mod_ssl-2.4.x-ekh.diff
Normal file
1587
mod_ssl-2.4.x-ekh.diff
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user