Generating the SCEP Certificate for a Router
87
5. Wait for the request to be generated, then retrieve the PIN.
6. Add the PIN and the router's ID to the
flatfile.txt
file so that the router can authenticate
directly against the CA. For example:
vim /var/lib/pki-ca/conf/flatfile.txt
UID:172.16.24.238
PWD:Uojs93wkfd0IS
Be sure to insert an empty line after the
PWD
line.
NOTE
This step is only necessary if the SCEP request is going to be posted directly to the
CA. If it is posted to the RA, then the RA agent will authorize the request and this
authentication step can be skipped.
The router's IP address can be an IPv4 address or an IPv6 address.
Using flat file authentication is described in
Section 9.2.4, “Configuring Flat File Authentication”
.
7. Log into the router's console. For this example, the router's name is
scep
:
scep>
8. Enable privileged commands.
scep> enable
9. Enter configuration mode.
scep# conf t
10. Import the CA certificate for every CA in the certificate chain, starting with the root. For example,
this imports two CA certificates in the chain into the router:
scep(config)# crypto ca trusted-root1
scep(ca-root)# root CEP http://server.example.com:12888/ee/scep/pkiclient.cgi
scep(ca-root)# crl optional
scep(ca-root)# exit
scep(config)# cry ca authenticate 1
scep(config)# crypto ca trusted-root0
scep(ca-root)# root CEP http://server.example.com:12888/ee/scep/pkiclient.cgi
scep(ca-root)# crl optional
scep(ca-root)# exit
scep(config)# cry ca authenticate 0
11. Set up a CA identity, and enter the URL to access the SCEP enrollment profile. For example, for
the CA:
scep(config)# crypto ca identity CA
Содержание CERTIFICATE SYSTEM 8.0 - ADMINISTRATION
Страница 1: ...Red Hat Certificate System 8 0 Admin Guide Publication date July 22 2009 updated on March 25 2010 ...
Страница 42: ...20 ...
Страница 43: ...Part I Setting up Certificate Services ...
Страница 44: ......
Страница 190: ...168 ...
Страница 208: ...186 ...
Страница 223: ...Part II Additional Configuration to Manage CA Services ...
Страница 224: ......
Страница 256: ...234 ...
Страница 270: ...248 ...
Страница 280: ...258 ...
Страница 292: ...270 ...
Страница 293: ...Part III Managing the Subsystem Instances ...
Страница 294: ......
Страница 363: ...Managing RA Users 341 5 The user details page shows the person s UID full name email address and user SSL certificate ...
Страница 408: ...386 ...
Страница 438: ...416 ...
Страница 439: ...Part IV References ...
Страница 440: ......
Страница 503: ...Netscape Defined Certificate Extensions Reference 481 OID 2 16 840 1 113730 13 ...
Страница 504: ...482 ...
Страница 556: ...534 ...
Страница 564: ...542 ...