tests: Enable TLS v1.3 explicitly in the authentication server

For testing purposes, enable TLS v1.3 in the authentication server so
that the protocol version can be controlled from wpa_supplicant side
more easily.

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2018-05-01 22:11:48 +03:00
parent d501c27cfe
commit 1150d0756a

View file

@ -20,5 +20,6 @@ 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