Opened 10 years ago

Closed 10 years ago

#48 closed defect (fixed)

HSTS: max-age value in section 10.1 is incorrect

Reported by: jeff.hodges@… Owned by: draft-ietf-websec-strict-transport-sec@…
Priority: minor Milestone:
Component: strict-transport-sec Version:
Severity: Waiting for Shepherd Writeup Keywords:
Cc:

Description

A statement in Section 10.1.' HSTS Policy expiration time considerations'
reads:
'For example, a max-age value of 778000 is 90 days:

Strict-Transport-Security: max-age=778000'

This is miscalculated, 778000 is about 9 days.

90 days is actually 7776000 seconds.

Change History (1)

comment:1 Changed 10 years ago by jeff.hodges@…

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.