Hi guys,
I am about to deploy Palo Alto GlobalProtect clients to machines and we use pre-logon authentication based on machine certificate (unique machine cert per device).
I have set up Configuration Profile in casper with the root CA certificate and AD Certificate and also exported the config as a .mobileconfig.
I am now contemplating whether to use bash Script to install the config profile (machine cert) or use Casper config profile. Pretty sure you guys are aware of Config Profile push that sometimes get stucked.
Whats making it harder is, if the GlobalProtect client is unable to authenticate the machine certificate (or certificate is not found), it will keep asking user to restart the service.
For the deployment of the Client, i have created an extension attribute to detect if the Root CA exist. If its not, then the client would not be installed.
Please advise.
Thanks