29
6620-3201
Using Text Commands
From the command line, the
scep
command can be used to retrieve CA certi
fi
cates and enrol
certi
fi
cate requests.
To display the current settings for SCEP enter the command:
scep <instance> ?
where
<instance>
is 0. To change the value of a parameter use the same
command in the format:
scep <instance> <parameter> <value>
where
<instance>
is 0. The parameters and
values are:
Parameter
Values
Equivalent Web Parameter
app
text Application
caenc
fi
le
text
CA encryption certi
fi
cate
fi
lename
ca
fi
le
text
CA certi
fi
cate
fi
lename
caident
text
CA Identi
fi
er
casig
fi
le
text
CA signature certi
fi
cate
fi
lename
cert
fi
le
text
Certi
fi
cate
fi
lename
host
text
Host
key
fi
le
text
Private Key
fi
lename
path
text
Path
port
number Remote
port
req
fi
le
text
Certi
fi
cate request
fi
lename
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