]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TEAP peer: Add support for machine credentials using certificates
authorJouni Malinen <j@w1.fi>
Sun, 1 Sep 2019 13:44:51 +0000 (16:44 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 1 Sep 2019 14:19:43 +0000 (17:19 +0300)
commit681618246144875281d799f57af29a811a969489
tree6543ace3f154b7dcf7c2657f055df287d233412a
parentebee8232d3db0c75254cba5c1823bf4eb146daa6
EAP-TEAP peer: Add support for machine credentials using certificates

This allows EAP-TLS to be used within an EAP-TEAP tunnel when there is
an explicit request for machine credentials. The network profile
parameters are otherwise same as the Phase 1 parameters, but each one
uses a "machine_" prefix for the parameter name.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_config.h
src/eap_peer/eap_fast.c
src/eap_peer/eap_peap.c
src/eap_peer/eap_teap.c
src/eap_peer/eap_tls.c
src/eap_peer/eap_tls_common.c
src/eap_peer/eap_tls_common.h
src/eap_peer/eap_ttls.c
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/wpa_supplicant.conf