I believe there are two ways. One: If you use self signed server cert, you need to trust this on the each browser, I mean I device. Two: If you don't want to do that, you need to purchase public server certificate such as verisign. Each browswer already trust verisign and major CA, you don't need to register it as trusted CA. You can find official announcement about this enhance at top of support portal. ===== GlobalProtect 1.1.7 implements enhanced checks for CA Server Certificates chain-of-trust. This change will cause some existing configurations to become invalid and may result in remote users receiving an error when connecting to the portal, or will not be able to connect if the certificate issue is present on the gateway. Before deploying the GlobalProtect Agent 1.1.7 to users, ensure that the Portal and all Gateway server certificates are valid and that the certificate Common Name (CN) fields match the FQDN or IP address of the portal and/or gateway that uses the certificate. The SSL certificate that you use for the GlobalProtect portal/gateway should have a Common Name (CN) that matches what you configured in the portal settings. For example, if your certificate has the CN of gp.example.com, ensure that your portal configuration lists the gateway as gp.example.com and does not use an IP address and vice versa, otherwise when the GlobalProtect Agent tries to connect it will generate an error specifying that the certificate CN does not match. Additionally, when the certificate is created, the Subject Alternative Name (SAN) must be exactly the same as the certificate's CN. If the certificate uses the CN of the DNS name, ensure that the SAN also uses the DNS name and not the IP address. A mismatch will cause the GlobalProtect Agent to recognize that the SAN is not the same as the CN and will also produce the certificate error. If your certificates are generated by a public certificate authority, then this will be done correctly and you should not have any issues. ===== OR You can use v1.1.6 and make feature request to PaloAltoNetworks to disable certificate check. v1.1.6 does not check trusted CA. Regards
... View more