You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PatoBeltran
changed the title
Being implementation on NuGet Package Signing Client Policies
Begin implementation on NuGet Package Signing Client Policies
Jun 15, 2018
rrelyea
changed the title
Add support for trusted signers
Enable ClientPolicies to be set via NuGet.Config to require use of a set of Trusted Authors and Repos
Sep 7, 2018
rrelyea
changed the title
Enable ClientPolicies to be set via NuGet.Config to require use of a set of Trusted Authors and Repos
Signing: Enable ClientPolicies to require use of a set of Trusted Authors and Repos listed in NuGet.Config
Sep 7, 2018
This issue is to track implementation of the feature designed in https://github.com/NuGet/Home/wiki/%5BSpec%5D-NuGet-Config-schema-changes-to-enable-trusted-signers
This is a first step feature to add support for client policies. This issue is tracking the following work:
AllowListVerificationProvider
to receive only one allowList.allowUntrustedRoot
by using that flag in verify APIrequire
client policy.The text was updated successfully, but these errors were encountered: