-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI Cmds for Configuration #37
Comments
Once the trust policy and trust stores are defined as part of (notaryproject/specifications#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 - Find a way to assign this to @qmuntal . Work has started on this already. |
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. |
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. |
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
The text was updated successfully, but these errors were encountered: