Allow use of user-installed CAs (#44)
Fixes #43 As per https://developer.android.com/training/articles/security-config Previous behaviour: only validated certificates in the system certificate authority store New behaviour: validates against both system CAs and user-installed CAs
Loading
Please register or sign in to comment