Skip to content

Need help to understand the workflow of using notation in production #533

Answered by yizha1
ningziwen asked this question in Q&A
Discussion options

You must be logged in to vote

@ningziwen Thanks for trying Notation.

You can use notation key command to add/remove signing key (the private key). Take a look at the usage of notation key command. You can also find the entry for all the notation commands here.

Currently Notation doesn't support signing using local (private) key in production. The local key and certificates generated by notation cert generate-test is for testing only. We will support local key for production in the future. If you have your own local key for testing. You can use notation key add to add it to the signing key list, you will get a key name referencing the local key, then sign the artifacts by passing the key name to notation sign command. …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ningziwen
Comment options

Answer selected by priteshbandi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants