aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-24 17:16:01 -0700
committerfriendica <info@friendica.com>2014-03-24 17:16:01 -0700
commite6ea4a757452f93d49a80bf1f4fa76c88c3659ff (patch)
treeb23092f34f45940d9777ab37823a8a46fe2f3661 /.htaccess
parent592f5591d9751b3ed6194ba018ff56897bc4e7e5 (diff)
downloadvolse-hubzilla-e6ea4a757452f93d49a80bf1f4fa76c88c3659ff.tar.gz
volse-hubzilla-e6ea4a757452f93d49a80bf1f4fa76c88c3659ff.tar.bz2
volse-hubzilla-e6ea4a757452f93d49a80bf1f4fa76c88c3659ff.zip
ssl ciphers - be liberal in what we accept, conservative in what we generate
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 7f752018c..39fd89e04 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,7 +1,7 @@
Options -Indexes
AddType application/x-java-archive .jar
AddType audio/ogg .oga
-#SSLCipherSuite ECDHE-RSA-AES128-SHA256:AES128-GCM-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH
+#SSLCipherSuite HIGH:AES256-SHA:AES128-SHA:RC4:!aNULL:!eNULL:!EDH
# don't allow any web access to logfiles, even after rotation/compression
<FilesMatch "\.(out|log|gz)$">