From 35184695d54aadc8e45dc6ed3fdda1c94cf20945 Mon Sep 17 00:00:00 2001
From: Tom Dykstra <1569635+tdykstra@users.noreply.github.com>
Date: Thu, 24 Oct 2024 11:47:13 -0700
Subject: [PATCH 1/4] Update enforcing-ssl8.md
---
aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md b/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
index 55c0d815b2f1..f814a8a7b754 100644
--- a/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
+++ b/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
@@ -225,7 +225,7 @@ Create a policy file (`policies.json`) at:
* Windows: `%PROGRAMFILES%\Mozilla Firefox\distribution\`
* MacOS: `Firefox.app/Contents/Resources/distribution`
-* Linux: See [Trust the certificate with Firefox on Linux](#trust-ff-linux) in this article.
+* Linux: See [Trust the certificate with Firefox on Linux](#trust-ff-linux8) in this article.
Add the following JSON to the Firefox policy file:
@@ -324,7 +324,7 @@ For chromium browsers on Linux:
* Exit and restart the browser.
-
+
#### Trust the certificate with Firefox on Linux
From c94b945f39fd8b4f83f7560cde286310ee0d69df Mon Sep 17 00:00:00 2001
From: Tom Dykstra <1569635+tdykstra@users.noreply.github.com>
Date: Thu, 24 Oct 2024 12:15:42 -0700
Subject: [PATCH 2/4] Update enforcing-ssl.md
---
aspnetcore/security/enforcing-ssl.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aspnetcore/security/enforcing-ssl.md b/aspnetcore/security/enforcing-ssl.md
index 229472a3038b..05a863f161ec 100644
--- a/aspnetcore/security/enforcing-ssl.md
+++ b/aspnetcore/security/enforcing-ssl.md
@@ -5,7 +5,7 @@ description: Learn how to require HTTPS/TLS in an ASP.NET Core web app.
ms.author: tdykstra
monikerRange: '>= aspnetcore-3.0'
ms.custom: mvc, linux-related-content
-ms.date: 10/14/2024
+ms.date: 10/24/2024
uid: security/enforcing-ssl
---
# Enforce HTTPS in ASP.NET Core
From 931e9d851b78f45c0afdac326a9a6032399e65aa Mon Sep 17 00:00:00 2001
From: Tom Dykstra <1569635+tdykstra@users.noreply.github.com>
Date: Thu, 24 Oct 2024 14:50:31 -0700
Subject: [PATCH 3/4] Update
aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
---
aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md b/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
index f814a8a7b754..0cd5b7c0729e 100644
--- a/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
+++ b/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
@@ -225,7 +225,7 @@ Create a policy file (`policies.json`) at:
* Windows: `%PROGRAMFILES%\Mozilla Firefox\distribution\`
* MacOS: `Firefox.app/Contents/Resources/distribution`
-* Linux: See [Trust the certificate with Firefox on Linux](#trust-ff-linux8) in this article.
+* Linux: See [Trust the certificate with Firefox on Linux](?[tabs=visual-studio%2Clinux-ubuntu%2Clinux-sles#trust-the-certificate-with-firefox-on-linux) in this article.
Add the following JSON to the Firefox policy file:
From f245d8bd6d74ac6e5e029c87c804e1a17df5c0da Mon Sep 17 00:00:00 2001
From: Tom Dykstra <1569635+tdykstra@users.noreply.github.com>
Date: Thu, 24 Oct 2024 15:11:44 -0700
Subject: [PATCH 4/4] Update
aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
---
aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md b/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
index 0cd5b7c0729e..d65c959be700 100644
--- a/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
+++ b/aspnetcore/security/enforcing-ssl/includes/enforcing-ssl8.md
@@ -225,7 +225,7 @@ Create a policy file (`policies.json`) at:
* Windows: `%PROGRAMFILES%\Mozilla Firefox\distribution\`
* MacOS: `Firefox.app/Contents/Resources/distribution`
-* Linux: See [Trust the certificate with Firefox on Linux](?[tabs=visual-studio%2Clinux-ubuntu%2Clinux-sles#trust-the-certificate-with-firefox-on-linux) in this article.
+* Linux: See [Trust the certificate with Firefox on Linux](/aspnet/core/security/enforcing-ssl?tabs=visual-studio%2Clinux-ubuntu%2Clinux-sles#trust-the-certificate-with-firefox-on-linux) in this article.
Add the following JSON to the Firefox policy file: