Ac6 Training Logo
Training Consulting Tools
xref: /hostap-latest/tests/hwsim/auth_serv/as.conf
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1driver=none
2radius_server_clients=auth_serv/radius_clients.conf
3radius_server_acct_port=1813
4eap_server=1
5eap_user_file=auth_serv/eap_user.conf
6
7interface=as
8ctrl_interface=/var/run/hostapd
9ctrl_interface_group=admin
10
11ca_cert=auth_serv/ca.pem
12server_cert=auth_serv/server.pem
13private_key=auth_serv/server.key
14ocsp_stapling_response=LOGDIR/ocsp-server-cache.der
15ocsp_stapling_response_multi=auth_serv/ocsp-multi-server-cache.der
16server_id=server.w1.fi
17eap_sim_db=unix:/tmp/hlr_auc_gw.sock
18dh_file=auth_serv/dh.conf
19pac_opaque_encr_key=000102030405060708090a0b0c0d0e0f
20eap_fast_a_id=101112131415161718191a1b1c1d1e1f
21eap_fast_a_id_info=test server
22eap_sim_aka_result_ind=1
23imsi_privacy_key=auth_serv/imsi-privacy-key.pem
24tls_flags=[ENABLE-TLSv1.3]
25
26dump_msk_file=LOGDIR/as-msk.lst
27
28hs20_t_c_server_url=https://example.com/t_and_c?addr=@1@&ap=123
29

served by {OpenGrok

Last Index Update: Sat Oct 18 03:01:21 CEST 2025

CodEx Logo