summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apache/templates/vhosts.d/api.conf.erb
AgeCommit message (Expand)Author
2016-10-24Set X-XSS-Protection HTTP response header to '1'.Micah Anderson
2016-10-24Set X-Content-Type-Options nosniff.Micah Anderson
2016-05-03migrate from obsolete SSLCertificateChainFile apache option (#8055)kwadronaut
2015-12-12[bug] Use guess_apache_version in apache templatesvarac
2015-11-17[deprec] use @ in front of erb template tagsvarac
2015-11-17[bug] [jessie] Allow apache to access webapp dirvarac
2014-12-22Adds a ssl_common.inc file to use inside vhosts for the SSL config (solves #5...guido
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
2013-09-24Webapp doesn't serve commercial cert (Bug #3916)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-22add HSTS if hiera value for webapp['secure'] is set (#3514)Micah Anderson
2013-08-21Disable verbose, identifying apache headers (#3462):Micah 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
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-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