From: Jouni Malinen Date: Wed, 6 Dec 2023 10:07:11 +0000 (+0200) Subject: Document Tunnel-Password encoding for passphrase/PSK X-Git-Tag: hostap_2_11~711 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b04b7034f4dd904fba27fa165a5146055c5fb5;p=thirdparty%2Fhostap.git Document Tunnel-Password encoding for passphrase/PSK Signed-off-by: Jouni Malinen --- diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf index 4db61d636..99da3db3f 100644 --- a/hostapd/hostapd.conf +++ b/hostapd/hostapd.conf @@ -1780,6 +1780,10 @@ own_ip_addr=127.0.0.1 # Tunnel-Password # 3 = ask RADIUS server during 4-way handshake if there is no locally # configured PSK/passphrase for the STA +# +# The Tunnel-Password attribute in Access-Accept can contain either the +# 8..63 character ASCII passphrase or a 64 hex character encoding of the PSK. +# #wpa_psk_radius=0 # Set of accepted key management algorithms (WPA-PSK, WPA-EAP, or both). The