From 6b5c05c92bc907acad16df9523264ef5dcad44b9 Mon Sep 17 00:00:00 2001 From: Joe DeCock Date: Fri, 19 Jul 2024 09:47:59 -0500 Subject: [PATCH] Fix link to sectigo certificate. --- IdentityServer/v7/docs/content/overview/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IdentityServer/v7/docs/content/overview/security.md b/IdentityServer/v7/docs/content/overview/security.md index 783c7e1d..b1471543 100644 --- a/IdentityServer/v7/docs/content/overview/security.md +++ b/IdentityServer/v7/docs/content/overview/security.md @@ -84,7 +84,7 @@ In the rare circumstance that we distribute a NuGet package not through nuget.or therefore without a nuget.org repository signature), it might be necessary to add the Sectigo root certificate to NuGet's code signing certificate bundle. Sectigo's root certificate is available from Sectigo -[here](https://crt.sectigo.com/SectigoPublicCodeSigningRootR46.p7c). +[here](http://crt.sectigo.com/SectigoPublicCodeSigningRootR46.p7c). #### Trusting the Sectigo certificate Here is an example of how to configure NuGet to validate a package signed by Duende but