diff --git a/src/content/spec/security/https-tls.md b/src/content/spec/security/https-tls.md index 9a910209..ab0a60fb 100644 --- a/src/content/spec/security/https-tls.md +++ b/src/content/spec/security/https-tls.md @@ -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" @@ -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/" diff --git a/src/content/spec/security/mixed-content.md b/src/content/spec/security/mixed-content.md index a711ceea..bdd95eaf 100644 --- a/src/content/spec/security/mixed-content.md +++ b/src/content/spec/security/mixed-content.md @@ -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/" @@ -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"