- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-25-2026 01:24 PM
I've currently got a support case open for this, but I'm trying to see if other users are having the same issue.
From what I've seen:
6.1.11 - No issue
6.1.12 - No issue
6.1.13 - Issue Occurs
6.1.14 - Issue Occurs (current version on Play Store)
The issue seems to be that the client doesn't trust the certificate for the gateway. I'm not sure if it's the same bug or not, but it sounds similar to:
GPC-24228
Fixed an issue where Android devices running the GlobalProtect agent were unable to connect to gateways, displaying a "Could not verify the server certificate of the gateway" error. This occurred because a common code change caused the GlobalProtect agent to use the OpenSSL framework for gateway server certificate handshakes, which was unable to access certificates stored in the Android key-store.
GPC-24228 was marked as fixed in 6.1.11, though. The actual error I see on an Android client:
"GlobalProtect failed to connect to the login server. Contact your IT help desk to resolve the issue
Error Details:
The certificate for this server was signed by an unknown certifying authority. You might be connecting to a server that is pretending to be [insert gateway cert CN here] which could put your confidential information at risk."
The fact that it is getting my gateway list implies it is authenticating past the portal, SSO, and MFA. I can downgrade from 6.1.14 to 6.1.12 and connect with no errors with no config change on the firewall or client (other than the re-install).
Anyone else seeing this?
Thanks!
08-31-2026 04:23 AM
Hello,
We're having the same problem with our self-signed certificate.
The following error appears in the client log:
javax.net.ssl.SSLPeerUnverifiedException: Hostname gp.domain.com not verified:
certificate: sha1/TzYD8P8Glo0Ha4UUtj5iUe8xkBM=
DN: CN=gp.domain.com
subjectAltNames: []
(21433)08/31 12:13:34:876212 - PanHttpsClient: exception GetHttpResponse, response code is 0
(21433)08/31 12:13:34:876645 - PanHttpsClient: response from server is:
null, exception Message: Hostname gp.domain.com not verified:
certificate: sha1/TzYD8P8Glo0Ha4UUtj5iUe8xkBM=
DN: CN=gp.domain.com
subjectAltNames: []
eType:javax.net.ssl.SSLPeerUnverifiedException: Hostname gp.domain.com not verified:
certificate: sha1/TzYD8P8Glo0Ha4UUtj5iUe8xkBM=
DN: CN=gp.domain.com
subjectAltNames: []
(21433)08/31 12:13:34:876743 - (l6)JNI,21491,228,after JNIGetHttpResponse, ret=Valid(21433)08/31 12:13:34:876889 - (l5)JNI,21491,324,not handled, ret=error, javax.net.ssl.SSLPeerUnverifiedException: Hostname gp.domain.com not verified:
certificate: sha1/TzYD8P8Glo0Ha4UUtj5iUe8xkBM=
DN: CN=gp.domain.com
subjectAltNames: [], return NULL now
(21433)08/31 12:13:34:876918 - (l6)JNI,21491,8121,prelogin to portal result is
(null)
(21433)08/31 12:13:34:876961 - (l6)JNI,21491,8461,Failed to pre-login to the portal gp.domain.com with return value 0(0).
However, it works with the Global Protect app version 6.1.12.
Best regards
08-31-2026 07:26 AM
I experimented a bit this morning and determined that if I manually installed the signing certificate as a trusted CA on my Android device, I was able to connect with 6.1.14 again. This leads me to believe one or more of the following may be true:
I've got a ticket open for this issue and have updated it with the info about testing the manual certificate install.
09-01-2026 08:27 AM
The case has been updated this morning and we are now waiting on engineering to confirm, however, it appears that certificate chain may not have been previously getting verified on Android devices and it may now be enforced which means the signing certificate for private gateway certs might now need to be installed on the Android clients (we've had to do this on Apple devices for a while).
The option to distribute the necessary certificates from the portal appears to be only for Windows and Mac clients.
09-08-2026 06:46 AM
Palo support have confirmed this is an intended change in behavior and that the chain for private certificates will now need to be deployed to the Android clients (manually or via MDM) just like Apple mobile clients.
09-08-2026 07:04 AM
Thank you for your reply.
We’ve deployed our root certificate to our Android devices via MDM (Workspace One). The certificate is stored in the user store. To store it in the system store, the device would need to be rooted, which is generally not supported by the MDM.
The certificate also works perfectly for logging into our company Wi-Fi via RADIUS. However, GlobalProtect does not seem to accept the certificate. Does GlobalProtect perhaps only access the system store?
09-08-2026 01:42 PM - edited 09-08-2026 01:43 PM
I'm not an expert here, but not to my knowledge.
I installed our root cert manually by downloading the cert and then going through the CA install option on the device. It installed in the CA trust store under the User certificates (Personal section) and I'm able to connect to GlobalProtect just fine now.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!

