commit | 0da53e8cd32ce97184f70f2b073e9b6faca7d00e | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Feb 04 13:18:32 2020 -0800 |
committer | Roshan Pius <rpius@google.com> | Tue Feb 04 21:23:16 2020 +0000 |
tree | 758959b63e689d0e8795e163db5faeda20e9535a | |
parent | 8c9d5c18835ebca357b69d1766c5a944af501c57 [diff] |
WifiKeyStore: Always use a different alias for CA The public keystore API's don't allow the usage of the same key alias for CA certificates and private key/cert entries. So, switch to a different naming scheme. Also, this aligns the wifi enterprise network key alias naming scheme with passpoint networks, i.e priv key/cert have alias A, CA cert have alias A_0, A_1, etc. Bug: 148861206 Test: Will send for regression testing. Change-Id: I6dfd32a4b11fd531b4b63e573e4a39f2efd27965