passpoint-r2: handle multiple CA certificates for AAA root CA nodes
In the passpoint R2 spec, a PPS MO can have multiple trust CA certificate
for AAA server.
Once we install those CA certificates into keystore, openSSL in
wpa_supplicant make a cert chain with AAA server certificates from the
list of Root CA certificates.
Bug: 117717842
Test: ./frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Test: tested with R1 AP for installing profile and R2 AP for connection
with a root CA cert.
Test: tested with R2 AP for connection after installing root CA cert and
intermediate CA cert from PPS MO.
Change-Id: Ib88385c7e86a00ef66016453aab22e5a7b0e3c90
Signed-off-by: Ecco Park <eccopark@google.com>
7 files changed