projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db73b5a
)
Make piwik use default SSL configuration
author
Tom Hughes
<tom@compton.nu>
Sun, 17 May 2015 20:40:34 +0000
(21:40 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 17 May 2015 20:40:34 +0000
(21:40 +0100)
cookbooks/piwik/templates/default/apache.erb
patch
|
blob
|
history
diff --git
a/cookbooks/piwik/templates/default/apache.erb
b/cookbooks/piwik/templates/default/apache.erb
index 8b7f375c69823ceb40e9d0c3be88b6f51ed0f4f9..226a3211e9888a142e964f02897439405ae387d6 100644
(file)
--- a/
cookbooks/piwik/templates/default/apache.erb
+++ b/
cookbooks/piwik/templates/default/apache.erb
@@
-19,10
+19,6
@@
ServerAdmin webmaster@openstreetmap.org
SSLEngine on
- SSLProtocol all -SSLv2
- SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW
- SSLCertificateFile /etc/ssl/certs/openstreetmap.pem
- SSLCertificateKeyFile /etc/ssl/private/openstreetmap.key
CustomLog /var/log/apache2/piwik.openstreetmap.org-access.log combined
ErrorLog /var/log/apache2/piwik.openstreetmap.org-error.log