Skip to content

Commit 50cae67

Browse files
committed
Add note about test files being signed by c2patool test cert
1 parent f7490c0 commit 50cae67

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/manifest/examples.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ import CodeBlock from '@theme/CodeBlock';
99

1010
The C2PA [public-testfiles](https://github.com/c2pa-org/public-testfiles) repository contains numerous examples of asset files with Content Credentials. See https://c2pa.org/public-testfiles/ for links to easily inspect each asset file using Verify using [an asset URL](../verify#entering-an-asset-url) and to the corresponding [manifest report](../c2patool/#displaying-manifest-data) and [detailed manifest report](../c2patool/#detailed-manifest-report) from C2PA Tool.
1111

12+
:::note
13+
The claims on these test files were signed with C2PA Tool's built-in test certificate and key (which is not on the [known certificate list](../trust-list.mdx)), so Verify will display the warning: "The Content Credential issuer couldn’t be recognized. This file may not come from where it claims to."
14+
:::
15+
1216
## Examples from C2PA Tool
1317

1418
The command-line [C2PA Tool](/docs/c2patool), `c2patool`, is helpful when developing applications to work with manifest data. When saving a manifest, it has two modes:

0 commit comments

Comments
 (0)