hostapd/hs20/client
Jouni Malinen 3085e1a671 hs20-osu-client: dNSName values from OSU server certificate for PPS MO
The previous change to allow EST server to use a different host name
ended up overriding the OSU server certificate information and the
incorrect server certificate was used when comparing the SP FQDN from
the PPS MO if the OSU and EST servers where different. Fix this by
keeping the dNSName from the SPP interaction and not storing the values
from the EST interaction.

Fixes: 0ce8d55a2e ("hs20-osu-client: Allow EST server to use different host name")
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-03-14 10:42:11 +02:00
..
.gitignore HS 2.0 client: Ignore generated/copied files in work directory 2019-06-03 14:09:33 +03:00
Android.mk Android: Compile hs20-osu-client to /vendor/bin in test builds 2022-03-10 19:40:08 +02:00
devdetail.xml HS 2.0R2: Add OSU client implementation 2014-03-12 01:09:22 +02:00
devinfo.xml HS 2.0R2: Add OSU client implementation 2014-03-12 01:09:22 +02:00
est.c Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
Makefile build: Put object files into build/ folder 2020-10-10 12:51:39 +03:00
oma_dm_client.c hs20_web_browser() to allow TLS server validation to be enabled 2020-02-16 17:40:52 +02:00
osu_client.c hs20-osu-client: dNSName values from OSU server certificate for PPS MO 2022-03-14 10:42:11 +02:00
osu_client.h hs20-osu-client: Validate HTTPS server certificate by default (browser) 2020-02-16 17:40:52 +02:00
spp_client.c cleanup: Remove unreachable code 2022-03-04 12:07:46 +02:00