-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
Summary
notation sign doesn't work on main branch
Steps to reproduce issue
- Build notation binary from main branch
- Follow the flow in https://github.com/notaryproject/notation/blob/main/docs/hello-signing.md
- Execute notation cert generate-test to create local keys and certs
- Execute notation sign --plain-http $IMAGE
- Execute notation sign $IMAGE
Logs
notation sign --plain-http $IMAGE
Incorrect Usage: flag provided but not defined: -plain-http
notation cert generate-test --default "yizha-test-certs"
notation sign $IMAGE
2022/07/22 17:05:20 certificate-chain is invalid, certificate chain must contain at least two certificates: a root and a leaf certificate
Additional info
Recommend verifying the notation sign command behavior with cobra cli implemented
#255
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done