]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix the dpp_configurator_sign example command
authorJouni Malinen <j@w1.fi>
Sun, 29 Mar 2020 20:07:42 +0000 (23:07 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 29 Mar 2020 20:07:42 +0000 (23:07 +0300)
The mandatory ssid parameter was forgotten from this command when it was
added to the dpp_auth_init examples.

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

index 457e32eef9ff2a495f9efa9da76438a0d4ee64b2..b59d8bf4905ca686dab27cdf07bf972f4166a65c 100644 (file)
@@ -156,7 +156,7 @@ command to get DPP credentials.
 
 > dpp_configurator_add
 (returns configurator id)
-> dpp_configurator_sign conf=<ap-dpp|sta-dpp> configurator=<configurator-id>
+> dpp_configurator_sign conf=<ap-dpp|sta-dpp> configurator=<configurator-id> ssid=<SSID hexdump>
 
 
 Sample AP configuration files after provisioning