Project

General

Profile

Actions

Enhancement #571

closed

Secure HTTP settings

Added by Marc Dequènes almost 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Category:
Service :: Web
Start date:
2017-06-25
Due date:
% Done:

100%

Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Yes
Help Needed:

Description

Aside from TLS settings there are a few things we could improve.

I would suggest these Apache settings on all web hosts:

Header always set X-Content-Type-Options nosniff
Header always set X-Frame-Options DENY
Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains; preload" 

We could update /etc/apache2/conf-enabled/security.conf via Ansible (even is Apache is not yet managed).


Related issues 2 (1 open1 closed)

Related to DuckCorp Infrastructure - Enhancement #572: HTTPS for AllResolvedMarc Dequènes2017-06-25

Actions
Related to DuckCorp Infrastructure - Enhancement #602: Deploy Content Security Policy (CSP) and check other security headersIn ProgressMarc Dequènes2017-09-30

Actions
Actions

Also available in: Atom PDF