summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apache
AgeCommit message (Expand)Author
2014-10-15Disable SSLv3, and RC4 ciphersMicah Anderson
2014-09-25stop logging user-agent in apache, fixes #6129Micah Anderson
2014-04-02Update TLS apache vhost TLS configuration (#5137):Micah Anderson
2014-02-10move leap_webapp.conf template to common.conf which is included by the nagios...varac
2014-01-22anonymize webapp ips (Bug #4896)varac
2013-11-22improvements to webapp deployment: allow for greater customization, allow for...elijah
2013-10-18"Header set X-Frame-Options: Allow" only for nagios (Bug #4169)varac
2013-09-24Webapp doesn't serve commercial cert (Bug #3916)varac
2013-09-24move commercial x509 deployment to site_x509 (Feature #3889)varac
2013-09-22Merge branch 'api-crt-3384' into develop fixes #3384kwadronaut
2013-09-22adding fqdn as default servername and moving service.domain to ServerAlias (f...kwadronaut
2013-09-20fix whitespace issues from https://review.leap.se/r/82varac
2013-09-19tidy webapp api x509 definitions (#3840)varac
2013-08-29create individual classes for the apache modules so they can be included more...Micah Anderson
2013-08-22add HSTS if hiera value for webapp['secure'] is set (#3514)Micah Anderson
2013-08-21Set apache header X-Frame-Options: "DENY"Micah Anderson
2013-08-21Disable verbose, identifying apache headers (#3462):Micah Anderson
2013-06-25fix for #2986 - the services variable is no longer an arrayMicah Anderson
2013-05-22change paths for leap webapp to be under /srv/leap/webapp from /srv/leap-webappMicah Anderson
2013-04-18webapp: removed "Alias /1" from apache configelijah
2013-03-14remove apache ssl proxy in preparation of replacing it with a stunnel setupMicah Anderson
2013-01-31install an apache Directory override block to disable passenger for nagios, i...Micah Anderson
2012-12-19webapp api now uses a customizable port (so that we don't try to rely on SNI ...elijah
2012-12-11replace Documentroot path from - to _Micah Anderson
2012-12-10couchdb: use x509 module to deploy certs (fixes #1063)varac
2012-11-27fix location of SSLCertificateChainFile locationMicah Anderson
2012-11-27map /1 -> document rootMicah Anderson
2012-11-27add site_webapp class to install the certs/keys/CAs and virtual host configur...Micah Anderson
2012-11-03configure apache ssl proxy for couchdbvarac