]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
DPP: Mention ssid and pass parameters for DPP_AUTH_INIT in documentation
authorJouni Malinen <j@w1.fi>
Sun, 27 Oct 2019 16:38:07 +0000 (18:38 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Oct 2019 17:50:22 +0000 (19:50 +0200)
These parameter use hexdump values over the control interface, so
mention them in the DPP example documentation.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/README-DPP

index 96b1735371d8acaafc54ea62e90701af3ebfa401..457e32eef9ff2a495f9efa9da76438a0d4ee64b2 100644 (file)
@@ -118,7 +118,9 @@ On successfully adding QR Code, a bootstrapping info id is returned.
 
 Send provisioning request to enrollee. (conf is ap-dpp if enrollee is an
 AP. conf is sta-dpp if enrollee is a client)
-> dpp_auth_init peer=<qr-code-id> conf=<ap-dpp|sta-dpp> configurator=<configurator-id>
+> dpp_auth_init peer=<qr-code-id> conf=<ap-dpp|sta-dpp> ssid=<SSID hexdump> configurator=<configurator-id>
+or for legacy (PSK/SAE) provisioning for a station Enrollee:
+> dpp_auth_init peer=<qr-code-id> conf=sta-psk ssid=<SSID hexdump> pass=<passphrase hexdump>
 
 The DPP values will be printed in the console. Save this values into the
 config file. If the enrollee is an AP, we need to manually write these