4-51
Configuring the RADIUS Server—Integrated with ProCurve Identity Driven Manager
Manage Digital Certificates for RADIUS
■
Obtain and install a CA-signed certificate in one of these ways:
•
Create a private/public keypair and certificate request on the NAC 800
and submit the request to your CA.
•
On the CA, request a certificate on behalf of the NAC 800. Make sure to
save the associated private key so that you can load it to the NAC 800.
Create a Self-Signed Certificate
Follow these steps to create a self-signed certificate to be used for RADIUS
authentication:
1.
Log into the NAC 800 as root.
2.
Configure the openssl application to issue self-signed certificates with the
correct extensions for a RADIUS server. (See Appendix B, “Appendix B:
Linux Commands” for vi commands.)
a.
Copy the default configuration file for openssl to a new location. You
will make changes to the new file.
ProCurve NAC 800:# cp /var/ssl/openssl.cnf /etc/raddb/certs/
openssl.cnf
b.
Enter this command:
ProCurve NAC 800:# cd /etc/raddb/certs
c.
Alter the new configuration file:
ProCurve NAC 800:/etc/raddb/certs# vi openssl.cnf
d.
Press
[i]
to enter Insert mode.
e.
Find the “[new_oids]” section. Add this text:
[radsrv]
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid,issuer:always
keyUsage = digitalSignature, keyEncipherment
extendedKeyUsage = clientAuth, serverAuth
f.
Press
[Esc]
to exit Insert mode.
g.
Save the changes and exit vi.
:wq
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: ......