]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Do not restrict SAE password length on Configurator
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 22 Aug 2024 08:20:20 +0000 (11:20 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 22 Aug 2024 08:20:20 +0000 (11:20 +0300)
commit503e22025ba77afe00ad4e17a34f1f95160d2075
tree599002b361b183ea86bca08d1477fa7872e5a715
parent064a46b47886deafe226d6c1938bbbfe4e7c9497
DPP: Do not restrict SAE password length on Configurator

The restriction of the passphrase length to 8..63 characters is only
applicable for WPA2-Personal (PSK). Remove this constraint when
provisioning a configuration object that includes SAE without PSK.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/common/dpp.c