From 6e692c73256c858e924c2032e9c03af8048c79be Mon Sep 17 00:00:00 2001 From: Patrick Zheng Date: Fri, 16 Aug 2024 09:00:16 +0800 Subject: [PATCH] updated for v1.2.0 release Signed-off-by: Patrick Zheng --- specs/commandline/verify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/commandline/verify.md b/specs/commandline/verify.md index ba9a23bd0..6e5ac1afa 100644 --- a/specs/commandline/verify.md +++ b/specs/commandline/verify.md @@ -58,7 +58,7 @@ Use `notation certificate` command to configure trust stores. ### Configure Trust Policy -Users who consume signed artifact from a registry use the trust policy to specify trusted identities which sign the artifacts, and level of signature verification to use. The trust policy is a JSON document. User needs to create a file named `trustpolicy.json` or `trustpolicy.oci.json` under `{NOTATION_CONFIG}`. See [Notation Directory Structure](https://notaryproject.dev/docs/user-guides/how-to/directory-structure/) for `{NOTATION_CONFIG}`. +Users who consume signed artifact from a registry use the trust policy to specify trusted identities which sign the artifacts, and level of signature verification to use. The trust policy is a JSON document. User needs to create a file named `trustpolicy.json` under `{NOTATION_CONFIG}`. See [Notation Directory Structure](https://notaryproject.dev/docs/user-guides/how-to/directory-structure/) for `{NOTATION_CONFIG}`. An example of `trustpolicy.json`: