01 Mar 2018
06:40 AM
- last edited on
14 Feb 2023
06:33 AM
by
Karolina_Linda
Would it cause a problem installing the ActiveGate without checking for a certificate during the installation and adding a mobile UEM monitoring for an Android app?
Solved! Go to Solution.
There is the property "DTXAllowAnyCert" for Android. The Android agent will then not care about a certificate. But we recommend this option only for DEBUG/DEVELOPMENT (!!) purpose as this is bypassing any certificate check.
Some more clarification: `DTXAllowAnyCert` is used to make the mobile agent accept self-sigend certificates. The certificate itself has to be valid (e.g. host name validation is not disabled).