Manage X.509 certificates and host key pairs
Digi TransPort User Guide
794
creq command
You can use the
creq
command to generate the certificate request using the configured
parameters. If the private key does not already exist and appropriate parameters are entered, the
key will be generated at the same time.
• To generate a certificate request, enter the command:
creq new -k<priv key file> -o<cert request file>
• To generate a private key and a certificate request, enter the command:
creq new ?b<priv key length> -k<priv key file> -o<cert req file>
For example, to generate a certificate request file called
request.pem
from a private key
called
priv001.pem
, enter:
creq new -kpriv001.pem -o request.pem
To generate a 512 bit private key called
private.pem
, and generate a certificate request called
certreq.pem
using that file, enter:
creq new -b512 -kprivate.pem -ocertreq.pem
Содержание TransPort
Страница 1: ...User Guide Digi TransPort ...
Страница 95: ...Regulatory and safety statements Digi TransPort User Guide 95 TransPort WR41Declaration of Conformity ...
Страница 96: ...Regulatory and safety statements Digi TransPort User Guide 96 ...
Страница 97: ...Regulatory and safety statements Digi TransPort User Guide 97 TransPort WR44 Declaration of Conformity ...
Страница 773: ...Manage files Digi TransPort User Guide 773 For example ...