csr

pki generate csr <file|id>
Devices

CSR filename

Values:
  • console – Output the CSR to CLI

Options:

private-key <file>

Private key to use filename

Values:
  • file – Private key filename

subject <txt>

Request subject (Distinguished Name)

Values:
  • txt – Request subject in “/CN=XXX/C=YYY/L=ZZZ” format

extension <txt>

Add a specific extension to the certificate

Values:
  • txt – Extension with the “key=value” form

passphrase <txt>

Passphrase the private key is encrypted with

Values:
  • txt – Private key passphrase