Tag: signing-manager
Signing Manager Quick Start Guide
July 17, 2024Signing 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 …
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 …