Document Tunnel-Password encoding for passphrase/PSK

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2023-12-06 12:07:11 +02:00
parent 37d122c2f1
commit 40b04b7034

View file

@ -1780,6 +1780,10 @@ own_ip_addr=127.0.0.1
# Tunnel-Password # Tunnel-Password
# 3 = ask RADIUS server during 4-way handshake if there is no locally # 3 = ask RADIUS server during 4-way handshake if there is no locally
# configured PSK/passphrase for the STA # 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 #wpa_psk_radius=0
# Set of accepted key management algorithms (WPA-PSK, WPA-EAP, or both). The # Set of accepted key management algorithms (WPA-PSK, WPA-EAP, or both). The