'How to use .pfx certificate install in user credentials on android mobile?

One .pfx certificate was deployed on mobile with the MDM : VMWare AirWatch. I can see it in the 'Security' -> 'User credentials' sections. I made an Android application, and I try to access url that need the certificate. First I have try with Google Chrome, I try to access url, and that doesn't work. After I try to access url in a webview in my own app. That doesn't work. So what is the good way to access server url securised by a certificat, when the certificate was installed on the mobile? Thank you!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source