Adding custom certificate to AndroidCaStore for Wi-Fi and HTTPS
问题 I have a central system App that allows user to install CA's which may be used for HTTPS or Wi-Fi Enterprise connection. This App could be viewed as a Certificate manager which would serve multiple applications. (Although it does other things too, mainly configuration) I am working on Android Pie, and this is my first time working on Android, so pardon my noobness. Based on excellent discussion in the below links including Nikolai's wonderful blog Android Central Keystore https://nelenkov