Skip to main content

trustedge certificate

Usage

trustedge certificate [options]

Description

Used for generating keys and CSRs. See Subcommands for certificate enrollment.

Overview

TrustEdge certificate provides functionality for generating asymmetric keypairs, creating Certificate Signing Requests (CSRs), and submitting CSRs to a Certificate Authority (CA) via SCEP or EST protocols to request and download signed x.509 certificates.

Examples

TrustEdge certificate help (--help)

To view usage details and available options for TrustEdge certificate EST, use the --help option:

trustedge certificate --help

Tip

You can add --help to the end of any TrustEdge CLI command to view help information.

Subcommands

Table 1. TrustEdge certificate subcommands

Command

Description

trustedge certificate est

Certificate enrollment, renewal, and key rekeying using Enrollment over Secure Transport (EST).

trustedge certificate scep

Certificate enrollment, renewal, and key rekeying using the Simple Certificate Enrollment Protocol (SCEP).