commit 9f74302323ea335606d12d60dd7f5e8feba6e211
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Tue May 27 11:04:14 2014 +0200

    - rel 3; follow https://wiki.mozilla.org/Security/Server_Side_TLS

 apache-mod_ssl.conf | 2 +-
 apache.spec         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apache.spec b/apache.spec
index a4229da..aca8299 100644
--- a/apache.spec
+++ b/apache.spec
@@ -34,7 +34,7 @@ Summary(ru.UTF-8):    Самый популярный веб-сервер
 Summary(tr.UTF-8):     Lider WWW tarayıcı
 Name:          apache
 Version:       2.4.9
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
diff --git a/apache-mod_ssl.conf b/apache-mod_ssl.conf
index e97df36..db23f21 100644
--- a/apache-mod_ssl.conf
+++ b/apache-mod_ssl.conf
@@ -83,7 +83,7 @@ SSLCompression off
 SSLUseStapling          on
 SSLStaplingResponderTimeout 5
 SSLStaplingReturnResponderErrors off
-SSLStaplingCache        shmcb:/var/run/ocsp(128000)
+SSLStaplingCache        shmcb:/var/cache/httpd/ocsp(128000)
 
 # Whether to allow non-SNI clients to access a name-based virtual host.
 #SSLStrictSNIVHostCheck on
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/9f74302323ea335606d12d60dd7f5e8feba6e211

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to