Component
c2pa-rs
If Other, please specify
No response
Version
v0.80.0
Platform
Linux
What happened?
Last week at the IPTC meeting, Brendan ran into the error Error: the certificate is invalid when running c2patool. After some investigation, we found that the remote signing component was incorrectly parsing the certificate (more details in the PR commit message). At the time, we provided Brendan with a fix to c2pa-rs so that it would work.
What did you expect to happen?
The remote signer component should parse the PEM cert chain to DER, just like the local signer component does.
Component
c2pa-rs
If Other, please specify
No response
Version
v0.80.0
Platform
Linux
What happened?
Last week at the IPTC meeting, Brendan ran into the error
Error: the certificate is invalidwhen runningc2patool. After some investigation, we found that the remote signing component was incorrectly parsing the certificate (more details in the PR commit message). At the time, we provided Brendan with a fix toc2pa-rsso that it would work.What did you expect to happen?
The remote signer component should parse the PEM cert chain to DER, just like the local signer component does.