summaryrefslogtreecommitdiff
path: root/files/include.d
AgeCommit message (Collapse)Author
2014-11-15sni: make ssl_cert configurable per vhosto
to support sni we configure ssl_certs on a vhost basis. additionally this commit introduces a generic configuration hash which will be used to replace most other parameters in the future.
2014-10-16disable SSLv3o
2013-04-12Merge remote-tracking branch 'immerda/master'Micah Anderson
Fixed apache_no_default_site variable to be a parameter to the apache class (no_default_site = false) Conflicts: files/include.d/Debian/ssl_defaults.inc manifests/base.pp manifests/config/file.pp manifests/vhost.pp manifests/vhost/php/standard.pp manifests/vhost/template.pp templates/vhosts/php/CentOS.erb templates/vhosts/php/Debian.erb
2011-10-08introduce a new template style, less duplicated things, more handy optionsmh
2011-03-18we don't need these logfiles in the includemh
2011-02-22add STS header in default ssl configmh
2010-12-12update to latest secure ssl directivesmh
2010-06-10adjust sslciphersuite to new recommendationsmh
2010-02-15fix log path in include.d/Debian/ssl_defaults.incJerome Charaoui
2010-02-03fix incomplete file include.d/Debian/ssl_defaults.incJerome Charaoui
2010-02-03provide ssl defaults for vhosts under Debian (copied from CentOS config)Jerome Charaoui
2009-12-23move includes in conf.d into include.dJerome Charaoui