]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Add support for RADIUS passphrase as the SAE password
authorMario Hros <git@reversity.org>
Sat, 19 Feb 2022 20:25:30 +0000 (21:25 +0100)
committerJouni Malinen <j@w1.fi>
Fri, 4 Mar 2022 10:25:14 +0000 (12:25 +0200)
commitfcbdaae8a52e542705a651ee78b39b02935fda20
tree7dcda95fd05a077411e471b39eeeb8e1352dcfbb
parent3d86fcee07b34e987f454654b26d13e99d32e809
SAE: Add support for RADIUS passphrase as the SAE password

Allow the first Tunnel-Password RADIUS entry to be used for SAE in
addition to the sae_password entries and wpa_passphrase parameters from
the static configuration file.

Signed-off-by: Mario Hros <git@reversity.org>
src/ap/ieee802_11.c