notation
notation copied to clipboard
[User Story] - notation cert CRUD
As a user, I want to add/list/update/delete (CRUD) certificates.
Implementation items to complete story:
- [ ] https://github.com/notaryproject/notation/issues/225
- [ ] https://github.com/notaryproject/notaryproject/issues/144
How about command notation cert generate-test
, which generates a test RSA key and a corresponding self-signed certificate? With this command, user can easily try notation sign & verify for testing purpose, see example showed in this document https://github.com/notaryproject/notation/blob/main/docs/hello-signing.md
This issue is part of #38, recommend milestone rc.1
This has been already implemented in RC1.