Skip to content

HTST max-age should be 2 years when preload is present #125

@yuryu

Description

@yuryu

HTST max-age is currently set to 3,600.

w.Header().Add("Strict-Transport-Security", "max-age=3600; includeSubdomains; preload")

However, according to https://hstspreload.org/, 2 years is recommended and 1 year is required as a minimum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions