You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/trust-list.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,24 +28,24 @@ The [contentcredentials.org](https://contentcredentials.org/) site hosts the fol
28
28
29
29
## Checking your certificate
30
30
31
-
Perform a preliminary "sanity check" on your certificate before requesting that it be added to the known certificate list.
31
+
Before requesting to add your signing certificate to the known certificate list, perform a preliminary "sanity check" on your certificate by following these steps:
32
32
33
-
1. Ensure that C2PA Tool can use the certificate and doesn't return any validation errors by using a command like this:
33
+
1.**Ensure that signing with the certificate doesn't have any validation errors** by using a C2PA Tool command like this:
Confirm that the result does not contain a `validation_status` field which indicates an error.
39
+
Confirm that the result does not contain a `validation_status` field, which indicates an error.
40
40
41
-
1. Confirm that the `signature_info.issuer` field in the manifest is correct. This field determines what Verify displays. In this example, replace "XYZ Inc." with the name of your organization:
41
+
1.**Confirm that the `signature_info.issuer` field in the manifest is correct**. This field determines what [Verify displays for the organization name](verify.mdx#title-and-signing-information) after "Issued by ...". In this example, replace "XYZ Inc." with the name of your organization:
0 commit comments