c2pa-rs
c2pa-rs copied to clipboard
Support OCSP fetching in Wasm
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
we don't fetch during validation
what is driving this request?
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/CAI-10469 is successfully created for this GitHub issue.