certificate
- pki generate certificate <file> x509
- SDE
M10-Smart
M2
RS420
Generate X.509 certificate
- Options
- days <u32>
Number of days the certificate is valid for
- Values
u32 – Number of days until the certificate expires
- 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