Hi,
I am trying to install the Check Point Mobile Access Portal Agent (CheckPointMobileAgent.msi) which would allow our users to connect to VPN via the web portal in modern browsers like Chrome, Edge Chromium, etc...
However, during the installation the installer will show a prompt where you would have to allow the installation of a certificate. (screenshot below)
Each time you run the installer a new certificate is generated. The Thumbprint changes.
How should we install this agent silently to a couple of thousands of devices without our users seeing this prompt.
In corporate environments it's not feasible to have to do stuff manually.
Because of this, we are also not able to install the agent during OS Deployment.
I can't find any property in the MSI that would force the import of the certificate without displaying the prompt.
I also can't manually import the certificate with certutil as a new certificate is generated each time the installer runs.
Does anyone have any tips or suggestions?
Thank you