Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/spec/security/https-tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ status: required
order: 10
appliesTo: [all]
relatedSlugs: [hsts, caa-records, content-security-policy, mixed-content]
updated: "2026-07-17T00:00:00.000Z"
updated: "2026-07-30T00:00:00.000Z"
sources:
- title: "RFC 9846 — The Transport Layer Security (TLS) Protocol Version 1.3"
url: "https://www.rfc-editor.org/rfc/rfc9846"
Expand All @@ -19,7 +19,7 @@ sources:
url: "https://ssl-config.mozilla.org/"
publisher: "Mozilla"
- title: "MDN — Transport Layer Security"
url: "https://developer.mozilla.org/en-US/docs/Web/Security/Transport_Layer_Security"
url: "https://developer.mozilla.org/en-US/docs/Web/Security/Defenses/Transport_Layer_Security"
publisher: "MDN"
- title: "Qualys SSL Labs Server Test"
url: "https://www.ssllabs.com/ssltest/"
Expand Down
4 changes: 2 additions & 2 deletions src/content/spec/security/mixed-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ status: recommended
order: 25
appliesTo: [all]
relatedSlugs: [https-tls, content-security-policy, hsts, subresource-integrity]
updated: "2026-06-08T20:15:00.000Z"
updated: "2026-07-30T00:00:00.000Z"
sources:
- title: "W3C — Mixed Content"
url: "https://www.w3.org/TR/mixed-content/"
Expand All @@ -16,7 +16,7 @@ sources:
url: "https://www.w3.org/TR/upgrade-insecure-requests/"
publisher: "W3C"
- title: "MDN — Mixed content"
url: "https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content"
url: "https://developer.mozilla.org/en-US/docs/Web/Security/Defenses/Mixed_content"
publisher: "MDN"
- title: "MDN — CSP: upgrade-insecure-requests"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy/upgrade-insecure-requests"
Expand Down
Loading