]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Enable TLS v1.3 explicitly in the authentication server
authorJouni Malinen <j@w1.fi>
Tue, 1 May 2018 19:11:48 +0000 (22:11 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 1 May 2018 19:13:38 +0000 (22:13 +0300)
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>
tests/hwsim/auth_serv/as.conf

index e58a8d6ec021e0e7201201ec7e31276e48efb965..d62d96bb68a5aa71ce4b9c3d030498e0835eacbe 100644 (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