Skip to content

hsts: improve subdomain handling - #15210

Closed
bagder wants to merge 3 commits into
masterfrom
bagder/hsts-subdomain
Closed

hsts: improve subdomain handling#15210
bagder wants to merge 3 commits into
masterfrom
bagder/hsts-subdomain

Conversation

@bagder

@bagder bagder commented Oct 9, 2024

Copy link
Copy Markdown
Member

No description provided.

bagder added 2 commits October 9, 2024 10:04
- on load, only replace existing HSTS entries if there is a full host
  match

- on matching, prefer a full host match and secondary the longest tail
  subdomain match
test780: verify updated HSTS data in response header

test781: HSTS update expiry, with parent includeSubDomains domain
present

test782: HSTS update expiry, with two includeSubDomains domains present

test783: HSTS update expiry, removing includesubdomains in update
@github-actions github-actions Bot added the tests label Oct 9, 2024
@bagder bagder closed this in a949738 Oct 9, 2024
@bagder
bagder deleted the bagder/hsts-subdomain branch October 9, 2024 11:49
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- on load, only replace existing HSTS entries if there is a full host
  match

- on matching, prefer a full host match and secondary the longest tail
  subdomain match

Closes curl#15210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant