01 Mar 2018 02:40 PM - last edited on 14 Feb 2023 02:33 PM 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.
01 Mar 2018 02:50 PM
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.
02 Mar 2018 06:44 AM
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).