Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Self-signed Extension signature not valid on Windows 10

Explorer ,
May 12, 2019 May 12, 2019

Hi to all!

I packaged a ZXP extension with ZXPSignCmd (self-signed certificate).

All works well on macOS, when I install the extension with zxpInstaller.

But when I try to install on Windows 10 I get this message:

zxpInvalidSignature.PNG

After lots of digging, I found that the same signature works great when I package a different extension (one of the Adobe samples on GitHub), just throws this error with my extension - on Win 10.

Any help is greatly appreciated!

769
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
May 13, 2019 May 13, 2019
LATEST

Hi ,

Have you checked to see if the debug mode is turned on or off on both the macOS system you checked it on that the Windows machine? Does the installation fail if you install via another method, like Anastasiy's Extension Manager?

Sometimes people run into problems during the signing itself. ZXPSign doesn't like invisible files in your directory (like a .github directory or a .debug file). Others report problems with Windows filepath issues, or using non-English characters or spaces.

Perhaps take a look at this blog entry, or our guide here, and see if those are helpful.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines