From 038146af3d2e54035ecee43f50d416bea3042acc Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 10 May 2021 09:56:03 -1000 Subject: [PATCH] Update enforcing-ssl.md --- aspnetcore/security/enforcing-ssl.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aspnetcore/security/enforcing-ssl.md b/aspnetcore/security/enforcing-ssl.md index ad0445762112..9edaf4c2b9c9 100644 --- a/aspnetcore/security/enforcing-ssl.md +++ b/aspnetcore/security/enforcing-ssl.md @@ -462,6 +462,9 @@ See [Configure trust of HTTPS certificate using Firefox browser](#trust-ff-ba) i +### Trust the certificate with Fedora 34 + +See [this GitHub comment](https://github.com/dotnet/aspnetcore/issues/32361#issuecomment-837111639). ## Trust HTTPS certificate from Windows Subsystem for Linux The [Windows Subsystem for Linux (WSL)](/windows/wsl/about) generates an HTTPS self-signed development certificate. To configure the Windows certificate store to trust the WSL certificate: