From a5937bcc5f6732fdbdee2b0c0cc8bcaa6199e766 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 11 May 2021 06:28:39 +1000 Subject: [PATCH] Update enforcing-ssl.md (#22253) --- 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 ad04457621..9edaf4c2b9 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: