tests: Start RADIUS authentication server
authorJouni Malinen <j@w1.fi>
Sun, 29 Sep 2013 16:14:16 +0000 (19:14 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 29 Sep 2013 16:14:16 +0000 (19:14 +0300)
commit479cbb3892afaab0fbaaa64432c7a53d17f8dacf
tree79ebf1fa112f06718202a88d363a4dc74c4d89a5
parent77e3094bb73d9765461e3cc0480ae449f275daff
tests: Start RADIUS authentication server

This can be used to run WPA2-Enterprise test cases.

Signed-hostap: Jouni Malinen <j@w1.fi>
13 files changed:
tests/hwsim/README
tests/hwsim/auth_serv/as.conf [new file with mode: 0644]
tests/hwsim/auth_serv/ca.pem [new file with mode: 0644]
tests/hwsim/auth_serv/dh.conf [new file with mode: 0644]
tests/hwsim/auth_serv/eap_user.conf [new file with mode: 0644]
tests/hwsim/auth_serv/hlr_auc_gw.milenage_db [new file with mode: 0644]
tests/hwsim/auth_serv/radius_clients.conf [new file with mode: 0644]
tests/hwsim/auth_serv/server.key [new file with mode: 0644]
tests/hwsim/auth_serv/server.pem [new file with mode: 0644]
tests/hwsim/auth_serv/user.key [new file with mode: 0644]
tests/hwsim/auth_serv/user.pem [new file with mode: 0644]
tests/hwsim/start.sh
tests/hwsim/stop-wifi.sh