Verifying digital signatures on Mac Adobe Reader

12,771

Solution 1

I think it simply doesn't integrate with Keychain on OS X and relies on its own certificate store; I was bitten by this a few times with signatures that Keychain indicated used trusted certificates. This is why some vendors offer certificates for the specific purpose of signing PDFs and these certificates descend from Adobe's very own "Adobe Root CA".

If not, is there another PDF reader out there that would work for this scenario?

Solution 2

Adobe Reader uses its own Trusted list, and normally things work well for the usage your describe. However I am not sure that GoDaddy is on the list.

Share:
12,771
Graham
Author by

Graham

Updated on June 04, 2022

Comments

  • Graham
    Graham about 2 years

    I'm attempting to sign PDFs with an SSL certificate issued from Go Daddy.

    These signatures show up as valid in the Windows Reader as long as you check the "Validating Signatures" check box under Edit->Preferences...->Security->Advanced Preferences->Windows Integration->Trust ALL root certificates in the Windows Certificate Store for the following operations.

    However, I can't seem to find a similar setting in the Mac OS X version of Reader. Mac OS X appears to have something similar to the Windows Certificate Store in Keychain (specifically System Roots for Go Daddy).

    Is anyone aware of a setting on the Mac version that's similar to the Windows setting I mentioned? If not, is there another PDF reader out there that would work for this scenario?