The LCSCmd.execommand provides the Certcontext to execute certificate-related tasks. The following certificate-related actions request a certificate, check the status of a certificate, import or export one or several certificates, list the available CAs, or assign a certificate.

Table 1. Certificate Actions

Action Description

Request

Requests a certificate.

CheckStatus

Checks the status of a pending certificate request for offline certificate request scenarios.

ImportResponse

Imports a response from the CA.

ImportPFX

Imports a certificate (.pfx extension) to local computer.

ExportPFX

Exports a certificate from local store.

ListCA

Lists available certification authorities (published in the domain).

ImportCAChain

Imports the CA chain certificate.

Assign

Assigns an imported certificate to an Edge Server. The /Componentsparameter must be used to specify which Edge Server the certificate is being assigned to.

In This Section