Configuring Digital Certificates Using the Online Method
To use the online configuration method to set up digital certificates on the router:
1.
Generate the RSA key pair.
host1(config)#
ipsec key generate rsa 2048
Please wait.................................................
..........................
IPsec Generate Keys complete
2.
In your IKE policy, set the authentication method to RSA signatures.
host1(config)#
ipsec ike-policy-rule 1
host1(config-ike-policy)#
authentication rsa-sig
host1(config-ike-policy)#
exit
NOTE:
For more information about setting up IKE policies, see “Defining an IKE Policy”
on page 148 in “Configuring IPSec” on page 119.
3.
Enter IPSec CA Identity Configuration mode, and specify the name of the certificate
authority.
host1(config)#
ipsec ca identity trustedca1
host1(config-ca-identity)#
4.
Specify the name of the CA issuer.
host1(config-ca-identity)#
issuer-identifier BetaSecurityCorp
5.
Specify the URL of the SCEP server from which the CA certificates and the router's
public certificates is retrieved.
host1(config-ca-identity)#
enrollment url http://192.168.99.105/scepurl
6.
(Optional) Set the sensitivity of how the router handles CRLs.
host1(config-ca-identity)#
crl ignored
7.
(Optional) Specify the wait period between certificate request retries.
host1(config-ca-identity)#
enrollment retry-period 5
8.
(Optional) Specify the absolute time limit on enrollment.
host1(config-ca-identity)#
enrollment retry-limit 60
9.
(Optional) Specify the URL of your network's HTTP proxy server.
host1(config-ca-identity)#
root proxy url http://192.168.5.45
host1(config-ca-identity)#
exit
10.
Retrieve the CA certificate.
host1(config)#
ipsec ca authenticate trustedca1
11.
Enroll with the CA and retrieve the router's certificate from the CA.
219
Copyright © 2010, Juniper Networks, Inc.
Chapter 8: Configuring Digital Certificates
Содержание JUNOSE 11.2.X IP SERVICES
Страница 6: ...Copyright 2010 Juniper Networks Inc vi...
Страница 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x IP Services Configuration Guide...
Страница 18: ...Copyright 2010 Juniper Networks Inc xviii JunosE 11 2 x IP Services Configuration Guide...
Страница 22: ...Copyright 2010 Juniper Networks Inc xxii JunosE 11 2 x IP Services Configuration Guide...
Страница 28: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x IP Services Configuration Guide...
Страница 116: ...Copyright 2010 Juniper Networks Inc 90 JunosE 11 2 x IP Services Configuration Guide...
Страница 144: ...Copyright 2010 Juniper Networks Inc 118 JunosE 11 2 x IP Services Configuration Guide...
Страница 230: ...Copyright 2010 Juniper Networks Inc 204 JunosE 11 2 x IP Services Configuration Guide...
Страница 262: ...Copyright 2010 Juniper Networks Inc 236 JunosE 11 2 x IP Services Configuration Guide...
Страница 294: ...Copyright 2010 Juniper Networks Inc 268 JunosE 11 2 x IP Services Configuration Guide...
Страница 328: ...Copyright 2010 Juniper Networks Inc 302 JunosE 11 2 x IP Services Configuration Guide...
Страница 345: ...PART 2 Index Index on page 321 319 Copyright 2010 Juniper Networks Inc...
Страница 346: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x IP Services Configuration Guide...
Страница 356: ...Copyright 2010 Juniper Networks Inc 330 JunosE 11 2 x IP Services Configuration Guide...