Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZXPSignCmd not validating cert chain? #473

Open
davidirvine opened this issue Nov 1, 2022 · 0 comments
Open

ZXPSignCmd not validating cert chain? #473

davidirvine opened this issue Nov 1, 2022 · 0 comments

Comments

@davidirvine
Copy link

I am signing my InDesign CEP extension with a code signing cert obtained from a CA. The certificate chain consists of 3 certs: my cert, intermediate cert, and root cert.

Both ZXPSignCmd (4.1.2) and InDesign (17.x-18.0) consider my signed extension valid regardless of absence of the intermediate and root cert in the signature.xml. The root cert is present in my OS (mac) trust store but the intermediate cert isn't.

Makes me think that the cert chain isn't being validated.

I've mistakenly been omitting the intermediate cert for a very long time (since InDesign 16) and have never had an issue installing my extension. I've even had the cert expire and my extension stop loading, so certain things have been functioning correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant