Skip to content

Identity validation option is incorrect #1603

@feens

Description

@feens

Currently when signing, the option skipIdentityValidation: true, is passed, which I'm assuming is supposed to ensure that electron-osx-sign doesn't do identity validation and uses the identity as passed. However, the correct option for electron-osx-sign is now 'identity-validation': false.

I made mention of this issue in electron/osx-sign#135

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions