We'd like to provide the best experience by remembering the user's certificate path after upgrading to a new version of CheckPoint Mobile. It means the user won't need to choose the right certificate after every upgrade.
Previously, when we were able to modify "trac.config", we read the values from PARAM tags “previous_user” and “certificate_path” of the old file, then use PowerShell to replace them in the new file after the upgrade. But now "trace.config" is encrypted. Is there any other way to achieve this purpose?