notation icon indicating copy to clipboard operation
notation copied to clipboard

[User Story] - notation cert CRUD

Open dtzar opened this issue 2 years ago • 2 comments

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

dtzar avatar Jul 11 '22 23:07 dtzar

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

yizha1 avatar Jul 13 '22 02:07 yizha1

This issue is part of #38, recommend milestone rc.1

yizha1 avatar Sep 02 '22 13:09 yizha1

This has been already implemented in RC1.

priteshbandi avatar Nov 23 '22 18:11 priteshbandi