From: Jouni Malinen Date: Sun, 27 Oct 2019 16:38:07 +0000 (+0200) Subject: DPP: Mention ssid and pass parameters for DPP_AUTH_INIT in documentation X-Git-Tag: hostap_2_10~2228 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c2f70cc6ab21a44c1ea2710aaadaaffd1e0aac2;p=thirdparty%2Fhostap.git DPP: Mention ssid and pass parameters for DPP_AUTH_INIT in documentation These parameter use hexdump values over the control interface, so mention them in the DPP example documentation. Signed-off-by: Jouni Malinen --- diff --git a/wpa_supplicant/README-DPP b/wpa_supplicant/README-DPP index 96b173537..457e32eef 100644 --- a/wpa_supplicant/README-DPP +++ b/wpa_supplicant/README-DPP @@ -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= conf= configurator= +> dpp_auth_init peer= conf= ssid= configurator= +or for legacy (PSK/SAE) provisioning for a station Enrollee: +> dpp_auth_init peer= conf=sta-psk ssid= pass= 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