HS20: Fix TrustRoot path for PolicyUpdate node in PPS MO
authorASHUTOSH NARAYAN <ashutoshx.narayan@intel.com>
Mon, 19 Jan 2015 01:45:00 +0000 (20:45 -0500)
committerJouni Malinen <j@w1.fi>
Tue, 20 Jan 2015 00:25:41 +0000 (02:25 +0200)
commit73f1ee024362d67e4475c3eced36b3941b42627a
tree703f7a46067065fcd728562d3dcab7ee81c39ad9
parent54a0ac0ccf49812edb9d996d1a128c6ff276823d
HS20: Fix TrustRoot path for PolicyUpdate node in PPS MO

Incorrect TrustRoot path "PolicyUpdate/TrustRoot" was used. The
TrustRoot path is required to be "Policy/PolicyUpdate/TrustRoot" as
defined in Section 9.1 of Hotspot 2.0 (Release 2) specification. Fix the
path to "Policy/PolicyUpdate/TrustRoot".

Signed-off-by: ASHUTOSH NARAYAN <ashutoshx.narayan@intel.com>
hs20/client/osu_client.c