Category: Signing Manager
How to Deploy Signing Service To AWS
January 5, 2022Install eb-cli Follow these instructions to install AWS eb-cli. https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install.html Clone the Repository Clone this repository and cd to its directory in Terminal. Add elasticbeanstalk …
Wrapping Private Keys for Google HSM from macOS Keychain
December 15, 2021We are integrating Hardware Security Module (HSM) support for our Signing Service! Importing existing developer identities is important; Signing Service is a secure service for …
Customizing Signing Manager for a Web API
May 11, 2021Overview Signing Manager uses a script located in ~/Library/Application Scripts/com.twocanoes.signing-manager.tcstoken to discover and sign binaries. The binary is named “token” and requires the following options: …
Signing Service Administrator Guide
May 7, 2021Current Version 2.0 Overview Signing Service is comprised of two components: Signing Service Web App and Signing Manager macOS app. Signing Manager App is a …
Signing Manager Quick Start Guide
April 12, 2021Signing Manager is a macOS app to enable Code Signing on remote systems without access to the private key. It works with built-in Apple tools …