-
Notifications
You must be signed in to change notification settings - Fork 86
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
[User Story] - notation generates key and corresponding certificate for testing #252
Comments
Just a note this work user story is important for our getting started scenarios. |
I'm working on this work item. The generated keys & certs will be stored in {CONFIG}/notation/localkeys/.
But the {CONFIG}/notation/signingkeys.json doesn't exist now, signing key information is tracked in config.json, there will be a breaking change to split the config.json file. Is it another work item? Do we need to finish it in RC1, or just keep the current config.json structure? The config example is here. @SteveLasker @shizhMSFT |
@JeyJeyGao Yes, the |
One bug found here #259, which broke this feature. |
@yizha1 - Please consider the changes going in this fix to not break the "directory structure" based trust store and verification experience spec. Rakesh is working on notaryproject/notation-go#95 |
Summary
As a tester, I want to generate key and corresponding certificate to test notation signing and verifying features
Intended Outcome
notation sign
commandnotation verify
commandAdditional context
Tester could be developer or any person who is interested in notation project and want to try notation features.
Work items
The text was updated successfully, but these errors were encountered: