csr

pki generate csr <file>
SDE M10-Smart M2 RS420

Generate Certificate Signing Request (CSR)

Values
  • file – CSR filename

  • file – CSR filename

Options

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

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