Add writing of network block ocsp parameter
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 28 Mar 2014 14:56:41 +0000 (16:56 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 28 Mar 2014 14:56:41 +0000 (16:56 +0200)
commitcf15b15cc17f3e325ed8bab5effd4389afd35475
treeeddacc8beb04a81da041754c49c31dbdd1d6df51
parent5c9da160a5421549904b34ec92e82c69b8333ce3
Add writing of network block ocsp parameter

This was forgotten from the per-network ocsp parameter addition. The new
parameter needs to be stored to the configuration file similarly to the
other EAP parameters.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config_file.c