Skip to main content

Signing Manager

Enhancements

Support for Key Management workflows - Users may complete key management activities based on permissions provided by their Signing Manager Account Administrator:

  • Generate new keypair

  • Import keypair

  • List keypairs

  • Get details of keypair

  • Suspend/Unsuspend keypair

  • Update keypair

Customer Audit Reporting - Users with appropriate permissions may view all signing activities, including the key and certificate related activities related to all users, via the REST API. A GUI version is in the works.

Support for initial Certificate Management workflows - Signing Manager workflows support the association of a self-signed certificate with a known secure key pair within Signing Manager. This enables the signing of files commonly used to support IoT device firmware, software, and other signing tools such as:

  • OpenSSL

  • GPG

  • RPM

  • Debian

  • Android

Signing Manager PKCS11 Library v1.0.0 - Client-side integration with developer tools allows developers to securely and quickly sign code without concern for key protection or application/file management. Thanks to a hash-based approach to signing, your files and intellectual property are not required to be transported as part of the signing request.

Signing Manager Command Line Interface (CLI) v1.0.0 - The Command Line Interface (CLI) offers better Signing automation and integration with CI/CD workflows, providing easy integration with common CI/CD tools like Jenkins, ANT, Maven and Gradle amongst others. You may automate all key management and certificate management requirements with or without the need for human intervention.