contentauth / c2patool

Command line tool for displaying and adding C2PA manifests
Apache License 2.0
94 stars 30 forks source link

Certificate for c2patool in sample folder is expired #112

Closed timmurphydev closed 1 year ago

timmurphydev commented 1 year ago

The c2patool is returning a CoseCertExpiration error when attempting to sign an asset. It looks like the test certificate expired today. I substituted a different certificate and was able to sign assets without an error.

https://github.com/contentauth/c2patool/blob/main/sample/es256_certs.pem

[2023-04-04T20:47:13Z ERROR c2pa::store] Signature that was just generated does not validate: CoseCertExpiration
Error: embedding manifest

Caused by:
    COSE certificate has expired
Screenshot 2023-04-04 at 12 48 02 PM
mauricefisher64 commented 1 year ago

Cert updated.