From 173e9611d85ce3f765bfc466d74173aec7656d5e Mon Sep 17 00:00:00 2001 From: scjane Date: Mon, 20 Feb 2017 18:49:43 +0800 Subject: [PATCH] Update trust_key_mng.md (#1869) --- engine/security/trust/trust_key_mng.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/trust/trust_key_mng.md b/engine/security/trust/trust_key_mng.md index 7433cf044d..18f7dc2210 100644 --- a/engine/security/trust/trust_key_mng.md +++ b/engine/security/trust/trust_key_mng.md @@ -29,7 +29,7 @@ Delegation keys are optional, and not generated as part of the normal `docker` workflow. They need to be [manually generated and added to the repository](trust_delegation.md#generating-delegation-keys). -Note: Prior to Docker Engine 1.11, the snapshot key was also generated and stored +**Note:** Prior to Docker Engine 1.11, the snapshot key was also generated and stored locally client-side. [Use the Notary CLI to manage your snapshot key locally again](/notary/advanced_usage.md#rotate-keys) for repositories created with newer versions of Docker.