Skip to content

PDF: Support not contacting OCSP servers when validating signatures

Albert Astals Cid requested to merge work/aacid/add_ocsp_disable_option into master

This is sub-optimal since will not check if the certificate has been revoked but is more privacy friendly since doesn't leak to the certificate authority server that you're trying to validate a given certificate

Merge request reports