Skip to content

2.0.2 misses files signed by 1.2.2 #83

@psiservices-ccounterman

Description

@psiservices-ccounterman

Two odd things.

  1. it seems to not await here:

await this.codesign(options, tmpPath);

More importantly
2) only some of the files in the supplied directory are signed. Only one .exe and not others, and no .dll are signed with 2.0.2 while they are with 1.2.2.

The files signed in 1.2.2:
d3dcompiler_47.dll
dxcompiler.dll
dxil.dll
ffmpeg.dll
libEGL.dll
libGLESv2.dll
ELECTRONAPP.exe
resources.apps\windows\x64\helper1.exe
resources.apps\windows\x64\helper2.exe
vk_swiftshader.dll
vulkan-1.dll
resources\elevate.exe
resources\elevate.exe

The corresponding section of 2.0.2
resources\elevate.exe
resources\elevate.exe

Any clues for what is going on?

The system uses electron forge and digicert certificates on GitHub Actions and is somewhat complex, sorry I can't provide a simple demo of the problem. I've gone back to using 1.2.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions