hostap/hs20/client
Jouni Malinen e33a0eecec hs20-osu-client: Validate HTTPS server certificate by default (browser)
This changes "hs20-osu-client browser <URL>" behavior to validate the
HTTPS server certificate against the system trust roots. The new command
line argument -T can be used to disable this validation.

This does not change behavior for SPP/OMA-DM triggered OSU operation,
i.e., they continue to not mandate server certificate validation for now
to avoid breaking existing test cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
2020-02-16 17:40:52 +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: Remove superfluous OpenSSL include paths 2016-03-03 16:27:10 +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 hs20-osu-client: Enable webkit2 support 2020-02-16 17:40:52 +02: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: Validate HTTPS server certificate by default (browser) 2020-02-16 17:40:52 +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 hs20_web_browser() to allow TLS server validation to be enabled 2020-02-16 17:40:52 +02:00