Using text commands – Westermo MR Series User Manual
Page 62
62
6622-3201
Web Interface and Command Line Reference Guide
www.westermo.com
Using Text Commands
From the command line, the scep command can be used to retrieve CA certificates and enrol
certif icate requests.
To display the current settings for SCEP enter the command:
scep
where
To change the value of a parameter use the same command in the format:
scep
where
Parameter
Value
Equivalent Web Parameter
app
text
Application
caencfile
text
CA encryption certificate filename
cafile
text
CA certificate filename
caident
text
CA Identifier
casigfile
text
CA signature certificate filename
certfile
text
Certificate filename
host
text
Host
keyfile
text
Private Key filename
path
text
Path
port
number
Remote port
reqfile
text
Certificate request filename
For example, to enter the path for Microsoft SCEP, enter:
scep 0 path certsrv/mscep/mscep.dll
To set the port to port 20, enter:
scep 0 port 20