Skip to main content

15 docs tagged with "code-signing"

View all tags

Code Sign Client CLI reference

Complete command and option reference for the Code Sign Client (pkcs11config and cspconfig) used with Next-Gen Trust Security.

Code Sign Client Overview

Introduction to the Code Sign Client — the command-line tool that syncs Next-Gen Trust Security signing key references to signing workstations and CI/CD systems.

Configure the Code Sign Client

Configure how the Code Sign Client connects to Next-Gen Trust Security — host URLs, proxy settings, trace logging, and resetting configuration.

Install the Code Sign Client

Download and install the Code Sign Client on Windows, macOS, or Linux to perform signing operations using Signing Keys managed in Next-Gen Trust Security.

Integrating with jarsigner

Configure jarsigner to sign Java applications using a Signing Key managed in Next-Gen Trust Security through the Code Sign Client's PKCS#11 interface.

Integrating with OpenSSL

Configure the OpenSSL PKCS#11 engine to sign with a Signing Key managed in Next-Gen Trust Security through the Code Sign Client.

Integrating with pkcs11-tool

Use pkcs11-tool to list keys, export certificates, and sign data through the Code Sign Client's PKCS#11 module in Next-Gen Trust Security.

Integrating with PowerShell

Sign PowerShell scripts with the Set-AuthenticodeSignature cmdlet using a code signing certificate made available by the Code Sign Client in Next-Gen Trust Security.

Integrating with SignTool

Sign Windows executables, libraries, and installers with Microsoft SignTool using a code signing certificate made available by the Code Sign Client in Next-Gen Trust Security.

Integrating with Sigstore cosign

Sign and verify container images with Sigstore cosign using a Signing Key managed in Next-Gen Trust Security through the Code Sign Client's PKCS#11 interface.

Integrating with U-Boot and mkimage

Create and sign U-Boot firmware images with mkimage using a Signing Key managed in Next-Gen Trust Security through the Code Sign Client's PKCS#11 interface.

Perform a test signing

Confirm the Code Sign Client is working by listing Signing Keys, signing a file, and verifying the signature against Next-Gen Trust Security.

Sample integrations

Example integrations showing how to use the Code Sign Client with common signing tools and build systems in Next-Gen Trust Security.