Security Certificate and key management
Digi TransPort WR Routers User Guide
89
Upload a private key file
Command line
To upload an externally-generated private key file from the upload folder to the list of private key files,
use the pki command. For example:
digi.router> pki addkey mykeyfile.key
Delete a private key file
Command line
To delete a private key file, use the pki command. For example:
digi.router> pki list
Private key files
------------------------
testpriv.key
anotherpriv.key
digi.router> del testpriv.key
Create a certificate signing request (CSR)
Command line
To create a private key file, use the pki command. For example:
Note To show all pki csr command option settings within the page margin, the example shows the
settings on multiple lines. However, TransPort does not allow you to continue a command line—the
example is for display only.
digi.router> pki csr country GB state "North Yorkshire" locality Richmond
organization Digi organizational-unit "Digi Engineering" common-name www.example.com
testpriv.key testpriv.csr sha256
Country Name (letter code): GB
State or Province Name: North Yorkshire
Locality Name: Richmond
Organization Name: Digi
Organization Unit Name: Digi Engineering
Common Name: www.example.com
Email address:
testpriv.csr has been created