Skip to content

Commit

Permalink
Merge pull request #501 from DuendeSoftware/josephdecock-patch-1
Browse files Browse the repository at this point in the history
Fix link to sectigo certificate.
  • Loading branch information
leastprivilege authored Jul 19, 2024
2 parents 844035f + 6b5c05c commit 2e820f5
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 2e820f5

Please sign in to comment.