-
Notifications
You must be signed in to change notification settings - Fork 266
Package Signatures Technical Details
Rido edited this page Sep 14, 2017
·
24 revisions
Status: InProgress
This document describes what a Signed NuGet Package is from a technical perspective.
It will include details such as (but not limited to):
- X.509 Certificate requirements. (e.g. Code Signing EKU, Revocation methods allowed, ...)
- Command line tools description. (e.g. Which commands will be added to NuGet.exe to sign packages)
- Signature Validation (details on the validation process)
Check out the proposals in the accepted & proposed folders on the repository, and active PRs for proposals being discussed today.