mirror of https://github.com/docker/docs.git
Update manage-trusted-repositories.md (#4899)
This commit is contained in:
parent
8586c3e6e7
commit
389fa860c2
|
@ -96,7 +96,7 @@ $ notary key passwd <key_id>
|
|||
## Rotate keys
|
||||
|
||||
If one of the private keys is compromised you can rotate that key, so that
|
||||
images that were signed with those keys stop being trusted.
|
||||
images that were signed with the key stop being trusted.
|
||||
|
||||
For keys that are kept offline and managed by the Notary CLI client, such the
|
||||
keys with the root, targets, and snapshot roles, you can rotate them with:
|
||||
|
|
Loading…
Reference in New Issue