]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove DH file configuration from TLS client functionality
authorJouni Malinen <j@w1.fi>
Fri, 15 Apr 2022 20:30:10 +0000 (23:30 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 15 Apr 2022 20:42:15 +0000 (23:42 +0300)
commit65652c67f5d6af3c1b15c9febff12850e09d322f
treeaa2ba55809370090a2f5565c7370974988f8886d
parentb08d100de6076f88f4b4f89a20f4980a77a5845f
Remove DH file configuration from TLS client functionality

The DH file parameters are applicable only for the TLS server, so this
parameter did not really have any impact to functionality. Remove it to
get rid of useless code and confusing documentation for the network
block configuration.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_config.h
src/eap_peer/eap_tls_common.c
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_winreg.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant.conf