
3-56
Initial Setup of the ProCurve NAC 800
Digital Certificates
Generate a Key
Before submitting a certificate request for your NAC 800, you must generate
the certificate’s public/private keypair. The NAC 800 includes the public key
in the request but keeps the private key only in its own keystore, which is
protected with a password.
Follow these steps to generate the key:
1.
Log in as root to the NAC 800 OS.
2.
Move to the
/usr/local/nac/keystore
directory.
ProCurve NAC 800:# cd /usr/local/nac/keystore
3.
Remove the default keystore:
ProCurve NAC 800:/usr/local/nac/keystore:# rm -f compliance.keystore
4.
Enter this command:
For example:
ProCurve NAC 800:/usr/local/nac/keystore:# keytool
-genkey -alias mynac.procurve.com -keyalg RSA
-keystore compliance.keystore
5.
When prompted, enter this password for the keystore:
changeit
. (You
must enter this password.)
6.
Next you are prompted to enter information that will be included in the
certificate that uses this key. For the first and last name, enter the NAC
800’s exact FQDN.
7.
The command line displays the information that you entered. If it is
correct, type
[y]
and press
[Enter]
. If you need to edit the information,
press
[Enter]
only.
Syntax:
keytool -genkey -alias <
keyname
> -keyalg [rsa | dsa] -keystore compli-
ance.keystore
Replace
<
keyname
>
with a name that you choose for the key’s
alias in the
compliance.keystore
file. Make a note of the name:
you will need it when you generate a certificate request or
self-signed certificate that uses this keypair.
The asymmetric algorithms supported by the NAC 800 for the
keypair include Rivest, Shamir, and Adelman (RSA) and
Digital Signature Algorithm (DSA); choose one or the other
for the
-keyalg
option.
Summary of Contents for 800
Page 1: ...Configuration Guide www procurve com ProCurve Network Access Controller 800 ...
Page 2: ......
Page 3: ...ProCurve Network Access Controller 800 Configuration Guide April 2008 1 0 30398 ...
Page 74: ...1 62 Overview of the ProCurve NAC 800 Deployment Methods ...
Page 155: ...3 27 Initial Setup of the ProCurve NAC 800 System Settings ...
Page 194: ...3 66 Initial Setup of the ProCurve NAC 800 Digital Certificates ...
Page 336: ...6 8 Disabling Endpoint Integrity Testing Overview ...
Page 354: ...7 18 Redundancy and Backup for RADIUS Services Back Up Your NAC 800 Configuration ...
Page 380: ...A 26 Appendix A Glossary ...
Page 394: ...B 14 Appendix B Linux Commands Service Commands ...
Page 405: ......