ed83029c29
This is needed with the modified hostapd implementation to fix the ap_hs20_terms_and_conditions* test cases. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
27 lines
792 B
Text
27 lines
792 B
Text
driver=none
|
|
radius_server_clients=auth_serv/radius_clients.conf
|
|
radius_server_acct_port=1813
|
|
eap_server=1
|
|
eap_user_file=auth_serv/eap_user.conf
|
|
|
|
interface=as
|
|
ctrl_interface=/var/run/hostapd
|
|
ctrl_interface_group=admin
|
|
|
|
ca_cert=auth_serv/ca.pem
|
|
server_cert=auth_serv/server.pem
|
|
private_key=auth_serv/server.key
|
|
ocsp_stapling_response=LOGDIR/ocsp-server-cache.der
|
|
ocsp_stapling_response_multi=LOGDIR/ocsp-multi-server-cache.der
|
|
server_id=server.w1.fi
|
|
eap_sim_db=unix:/tmp/hlr_auc_gw.sock
|
|
dh_file=auth_serv/dh.conf
|
|
pac_opaque_encr_key=000102030405060708090a0b0c0d0e0f
|
|
eap_fast_a_id=101112131415161718191a1b1c1d1e1f
|
|
eap_fast_a_id_info=test server
|
|
eap_sim_aka_result_ind=1
|
|
tls_flags=[ENABLE-TLSv1.3]
|
|
|
|
dump_msk_file=LOGDIR/as-msk.lst
|
|
|
|
hs20_t_c_server_url=https://example.com/t_and_c?addr=@1@&ap=123
|