Document Tunnel-Password encoding for passphrase/PSK
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
37d122c2f1
commit
40b04b7034
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue