Category: Signing Manager

Using Signing Service With HSM and PKCS11

February 6, 2024

Signing Service can optionally store certificates in an HSM (Hardware Security Module) instead of in the local database. This can provide an additional layer of …

Read More

Signing Service Update: v2.0

June 19, 2023

Signing Manager for macOS provides an ideal system for securing code and package signing identities. Version 2.0 brings in a large number of new features: …

Read More

Deploying Signing Service

May 23, 2022

Signing Manager for macOS provides an ideal system for securing code and package signing identities. Implement secure access to the identities with API keys, access …

Read More

How Signing Service Subscriptions Work

May 20, 2022

Getting Started Signing Service can initially be used without a subscription to get started. To unlock the full abilities of Signing Service go to the …

Read More

How to Deploy Signing Service To AWS

January 5, 2022

Install 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 …

Read More

Wrapping Private Keys for Google HSM from macOS Keychain

December 15, 2021

We are integrating Hardware Security Module (HSM) support for our Signing Service! Importing existing developer identities is important; Signing Service is a secure service for …

Read More

Customizing Signing Manager for a Web API

May 11, 2021

Overview 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: …

Read More

Signing Manager Administrator Guide

May 7, 2021

Current Version 2.0 Overview Signing Manager is comprised of two components: Signing Manager (macOS app) and Signing Service (web app). Signing Manager is a macOS …

Read More