Digi TransPort WR31 User Manual page 845

Hide thumbs Also See for TransPort WR31:
Table of Contents

Advertisement

Device administration
Related CLI commands
scep command
c
Entity
Instance
scep
0
scep
0
scep
0
scep
0
scep
0
scep
0
scep
0
scep
0
creq
0
creq
0
creq
0
creq
0
creq
0
creq
0
creq
0
creq
0
creq
0
creq
0
creq command
Use the creq command to generate the certificate request using the configured parameters. If the
private key does not already exist and you enter the appropriate parameters, the private key is
generated at the same time. To generate a certificate request, enter:
creq new -k<priv key file> -o<cert request file>
To generate a private key and a certificate request, enter:
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 named private.pem, and a certificate request named
certreq.pem using that file, enter:
creq new -b512 -kprivate.pem -ocertreq.pem
Digi TransPort WR Routers User Guide
Parameter
Values
host
IP Address
port
0-65535
path
String
app
String
caident
String
cafile
Filename
caencfile
Filename
casigfile
Filename
challenge_pwd
String
commonname
String
country
String
state
String
locality
String
orgname
String
org_unit
String
email
Email Address
unstructname
String
digest
MD5 or SHA1
Manage X.509 certificates and host key pairs
Equivalent web parameter
SCEP Server IP address
Port
Path
Application
CA Identifier
CA certificate
CA encryption certificate
CA signature certificate
Enrolment Password
Common Name (CN)
Country Code (C)
State or Province (ST)
Locality (L)
Organisation (O)
Organisational Unit (OU)
E-Mail
Unstructured Name
Digest Algorithm
834

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents