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

Option for force identity validation #1629

Closed
tatgean opened this issue Jun 7, 2017 · 0 comments · May be fixed by qcif/data-curator#563
Closed

Option for force identity validation #1629

tatgean opened this issue Jun 7, 2017 · 0 comments · May be fixed by qcif/data-curator#563
Labels

Comments

@tatgean
Copy link

tatgean commented Jun 7, 2017

  • Version: 18.5.1
  • Target: mac

Can we have an option to force identity validation for code signing on mac applications?

In electron-osx-sign 0.4.5, it has been switched to use the identity hash instead of the identity name in order to fix this issue.

However, it only works when identity-validation is set to true. See the below code segments.

As a result, making the identity name being used instead of the identity hash, which produce the error mentioned in this issue again.

Thanks a lot.

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

Successfully merging a pull request may close this issue.

2 participants