summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-11-17 19:38:51 +0000
committersam <sam@FreeBSD.org>2006-11-17 19:38:51 +0000
commitec1c5d40f716fbc390ec4d8b8d250b39c3dd5216 (patch)
treeb26d358894c082917f3f9021e39f77d075a82271 /usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
parent0133dd1b2e17d2c4e03774e43c44c466130ea3a2 (diff)
downloadFreeBSD-src-ec1c5d40f716fbc390ec4d8b8d250b39c3dd5216.zip
FreeBSD-src-ec1c5d40f716fbc390ec4d8b8d250b39c3dd5216.tar.gz
add wpa_passphrase utility to the build
PR: bin/104457 Submitted by: Henrik Brix Andersen MFC after: 1 week
Diffstat (limited to 'usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5')
-rw-r--r--usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.58
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
index e1fb040..68c176f 100644
--- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
+++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5
@@ -218,7 +218,12 @@ an 8-63 character
.Tn ASCII
passphrase.
.Tn ASCII
-passphrases are converted to a 256-bit key using the network SSID.
+passphrases are dynamically converted to a 256-bit key at runtime
+using the network SSID, or they can be statically converted at
+configuration time using
+the
+.Xr wpa_passphrase 8
+utility.
.It Va eapol_flags
Dynamic WEP key usage for non-WPA mode, specified as a bit field.
Bit 0 (1) forces dynamically generated unicast WEP keys to be used.
@@ -511,6 +516,7 @@ network={
.Ed
.Sh SEE ALSO
.Xr wpa_cli 8 ,
+.Xr wpa_passphrase 8 ,
.Xr wpa_supplicant 8
.Sh HISTORY
The
OpenPOWER on IntegriCloud