Skip to content

Commit

Permalink
Fix link to sectigo certificate.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock authored Jul 19, 2024
1 parent 844035f commit 6b5c05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IdentityServer/v7/docs/content/overview/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b5c05c

Please sign in to comment.