summaryrefslogtreecommitdiff
path: root/apache2/conf.d/local-gnutls.conf
blob: 7c065ed38f1398b75b1c84132f379738402b17b6 (plain)
  1. GnuTLSEnable on
  2. GnuTLSSessionTickets on
  3. GnuTLSPriorities NORMAL
  4. GnuTLSCertificateFile /etc/ssl/certs/apache2+cacert.org.pem
  5. GnuTLSKeyFile /etc/ssl/private/apache2.pem
  6. # HSTS: http://www.debian-administration.org/articles/662
  7. Header add Strict-Transport-Security: "max-age=15768000;includeSubdomains"