notaryproject / roadmap

Roadmap for Notary Project
7 stars 6 forks source link

CLI Cmds for Configuration #37

Closed iamsamirzon closed 1 year ago

iamsamirzon commented 2 years ago

Summary CLI cmmands for configuration of Notation CLI Client Intended Outcome The specfication PR is merged Additional context Includes configuring signing provider, trust store and trust policy

iamsamirzon commented 2 years ago

Once the trust policy and trust stores are defined as part of (https://github.com/notaryproject/notaryproject/pull/122), we will revisit this roadmap item and then decide if we need to define policies and stores via CLI commands or leave them as JSON objects; This affects usability.

iamsamirzon commented 2 years ago

@iamsamirzon - Find a way to assign this to @qmuntal . Work has started on this already.

iamsamirzon commented 2 years ago

This item was to perform CRUD operations on Keys/Certificates, Trust Store, Trust Policy. But for RC-1 we are taking a simpler approach and hence proposing we move this item beyond RC-1.

Making a decision in meeting on 5/19/2022.

priteshbandi commented 1 year ago
vaninrao10 commented 1 year ago

CLI commands for configuring keys and certificate is implemented in rc.1. Keep [https://github.com/notaryproject/notation/issues/769] open for "Trust Policy CLI commands" for later release.