]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/common/dpp.c
DPP: Add DPP_CONFIGURATOR_SIGN to generate own connector
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 4 Jul 2017 14:48:44 +0000 (17:48 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 4 Jul 2017 14:48:44 +0000 (17:48 +0300)
commitf522bb2377bedd2ea44885efceb85cc12b3a7d8f
tree67397a402a1a660164714e698183bb6420932026
parentdc7fc09ccdf476c92c85d4e3b98666be529d4f16
DPP: Add DPP_CONFIGURATOR_SIGN to generate own connector

The DPP Configurator can use this new command to generate its own signed
connector for the network that it manages.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/dpp.c
src/common/dpp.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dpp_supplicant.c
wpa_supplicant/dpp_supplicant.h