i n t e l l i g e n t | w i r e l e s s | p l a t f o r m |
For TLS and PEAP, the server needs root.pem and
In the event that you want to use TLS authentication with multiple clients, Document 3 provides the needed script. Look for the CA.clt script in Section 6.
3. Configure Server for TLS
There are only a few changes and additions needed for TLS authentication. The clients.conf, users, and radiusd.conf are located at:
/usr/local/radius/etc/raddb
a. clients.conf
#client 192.168.0.0/24 {
client 192.168.1.0/24 {
secret = AP_Shared_Secret shortname = WLAN
}
b. users
#"John Doe"
#
jbibe
Note that for TLS, you should not include an
c. radiusd.conf
eap {
default_eap_type = md5
Change md5 to tls.
Move down to the following line, and then uncomment and modify the information, as shown below. Note that I placed the server certificates, dh file and random file in a new directory 1x on our system. Modify the path as needed for your server:
#tls {
tls {
private_key_password = whatever
private_key_file
airPoint™ Nexus User Configuration Guide | Page 47 of 55 |
|