R3166-R3206-HP High-End Firewalls VPN Configuration Guide-6PW101
158
conflict with existing services, specify an available port number as the TCP port number of the default
website.
After completing the configuration, check that the system clock of the Firewall is synchronous to that of the
CA server, ensuring that the Firewall can request a certificate normally.
b. Configure the Firewall
• Configure the entity DN
# Configure the entity name as aaa and the common name as Firewall.
<Firewall> system-view
[Firewall] pki entity aaa
[Firewall-pki-entity-aaa] common-name Firewall
[Firewall-pki-entity-aaa] quit
• Configure the PKI domain
# Create PKI domain torsa and enter its view.
[Firewall] pki domain torsa
# Configure the name of the trusted CA as myca.
[Firewall-pki-domain-torsa] ca identifier myca
# Configure the URL of the registration server in the format of http://host:port/ certsrv/mscep/mscep.dll,
where host:port indicates the IP address and port number of the CA server.
[Firewall-pki-domain-torsa] certificate request url
http://4.4.4.1:8080/certsrv/mscep/mscep.dll
# Set the registration authority to RA.
[Firewall-pki-domain-torsa] certificate request from ra
# Specify the entity for certificate request as aaa.
[Firewall-pki-domain-torsa] certificate request entity aaa
• Generate a local key pair using RSA
[Firewall] public-key local create rsa
The range of public key size is (512 ~ 2048).
NOTES: If the key modulus is greater than 512,
It will take a few minutes.
Press CTRL+C to abort.
Input the bits in the modulus [default = 1024]:
Generating Keys...
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++
• Apply for certificates
# Retrieve the CA certificate and save it locally.
[Firewall] pki retrieval-certificate ca domain torsa
Retrieving CA/RA certificates. Please wait a while......
The trusted CA's finger print is:
MD5 fingerprint:766C D2C8 9E46 845B 4DCE 439C 1C1F 83AB
SHA1 fingerprint:97E5 DDED AB39 3141 75FB DB5C E7F8 D7D7 7C9B 97B4