PKI CERTIFICATE GET

Level

base

History

Appears in Netasq 9.0.0
tpmpassword appears in 3.10.0
pkey appears in 3.10.0

Description

Download the certificate. If the certificate have a private key, you must precise a password for crypt the private key.
If no authority name is given, the default one is taken.
If private key is protected by TPM (ondisk), tpmpassword is required.
If pkey set to 0 and format set to pem, no private key will be exported.

Usage

name=<name> format=<p12|pem|der> [password=<exportpassword>] [caname=<name>] [tpmpassword=<tpmpassword>] [pkey=0|1]