you must add a second delegation

This commit is contained in:
Jeff Anderson 2016-12-14 12:28:43 -07:00 committed by GitHub
parent 4667b5f7f2
commit ae9a4cb9cf
1 changed files with 6 additions and 0 deletions

View File

@ -160,6 +160,12 @@ trusted repository.
Valid delegation roles take the form of `targets/<delegation>`, where
`<delegation>` does not include further slashes.
You will need to add the key to at least one other delegation in order for UCP to honor the signed content:
```bash
$ notary delegation add -p <dtr_url>/<account>/<repository> targets/devops --all-paths user1.pem user2.pem
```
Before delegation role users can publish signed content with Notary or
Docker Content Trust, they must import the private key associated with the user certificate: