-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.
Description
Hi there.
I recently had a quick chat with @MylesBorins via 🐦 who encouraged me to post the issue here.
Tools like Little Flocker reports node
with an invalid Developer ID whenever I run it on my machine. So I checked the node binary with codesign -vvvv $node_bin
to see if it is code signed – which returns code object is not signed at all
.
Is it possible to have the macOS Binaries signed by a Developer ID? I know that the .pkg/.tar.gz
are signed, but would be great to have another layer of confidence.
I found this two issues in relation: https://github.com/nodejs/node/issues?q=codesign
gibfahn, sindresorhus, kevinsawicki, epmatsw and bcomnes
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.