Details
-
User Story
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
unversioned
-
None
Description
We are building a secret project on github.com. We need to codesign the macOS binaries. As its probably unwanted to upload the certificates to github, what I would like to have is a rest api that I can send a binary to, with some authorization token, that returns the binary code signed. It is fine to only support single binaries, no .app needed for now.