- Home
- All questions
- Question 294
CISSP study material · question 294 of 500
A site sends a Strict-Transport-Security header carrying only the includeSubDomains directive. Why is the header incomplete?
Show the answer
Answer: A. The max-age directive is required and gives how long the browser treats the site as an HSTS host.
RFC 6797 makes max-age a required directive, specifying the number of seconds for which the browser regards the sender as a known HSTS host.
Source: RFC 6797 (IETF) — RFC 6797 > 6.1.1 The max-age Directive