Forum Discussion
schorschii
11 days agoLevel 1.5: Cupcake
Install client certificate via Android Management API Policies - OncCertificateProvider
Hello community, I am trying to install a client certificate on fully managed Android devices. The devices have been enrolled via Android Management API. The docs show that there is a OncCertific...
jeremy
11 days agoLevel 3.0: Honeycomb
There is no way to currently install certificate using AMAPI, you have to develop your own solution to install certificate and use the AMAPI to give your app the certificate management delegated scope.
this is currently the only way to do it using AMAPI
You might be able to try this app: https://play.google.com/store/apps/details?id=com.nosari20.managedcertificateselection
- schorschii11 days agoLevel 1.5: Cupcake
Thanks for the info. It seems that the app you mentioned can only delegate certificates to certain apps as default selection but not create new certificates or deploy existing certs to the device. Probably, I need to write an own app for this.
Related Content
- 2 years ago
- 2 years ago