Skip to content

Possibility for disable signing Appx and continue signing Nsis #6716

Open
@egor-zalenski

Description

Target:
win: ["nsis", "appx"]

How I can disable signing for Appx package? Meanwhile continue signing a Nsis package
I have a certificate for windows and I set CSC_LINK and WIN_CSC_KEY_PASSWORD env variables.
Signing for .Nsis work well.
But I want to upload an Appx only for Windows Store.

Signtool are signing both packages and I can't upload a signed Appx package because of difference between "publisher" in the electron-builder.json and "publisher" in the Windows Store.

Without "publisher" inside electron-builder.json - signing isn't work
And I can't rename "publisher" in the Windows Store

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions