Creating a Certificate Request
The ai-vault req [options] command is used to create a certificate request.
For details about the [options], see the following table.
Option |
Description |
|---|---|
-force |
Forcibly generates a new CSR. By default, the CSR that already exists but is not used will be returned. |
-subject |
CSR subject. The values are separated by vertical bars (|) in the format Country|Province|Locality|Organization|Unit. The length of Country is 2 characters or less, and the length of other fields should be no more than 64 characters. |
-type |
CSR type: MGMT or SVC. |
--h or --help |
Help information |
Parent topic: AI-VAULT Command Description