c2pa-rs icon indicating copy to clipboard operation
c2pa-rs copied to clipboard

Support OCSP fetching in Wasm

Open cdmurph32 opened this issue 6 months ago • 3 comments

Fetch OCSP status in a manner similar to fetching remote manifests. This will require the addition of an async version of fetch_ocsp_response and all calling functions. Use request for wasm-bindgen. Use wstd for WASI.

https://github.com/contentauth/c2pa-rs/pull/1310

cdmurph32 avatar Aug 15 '25 12:08 cdmurph32

we don't fetch during validation

llangsner avatar Sep 04 '25 21:09 llangsner

what is driving this request?

llangsner avatar Sep 04 '25 21:09 llangsner

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/CAI-10469 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Dec 18 '25 00:12 github-jira-sync-bot