GlobalProtect Certificate Authentication Missing Root CA
This PCNSE practice question tests your understanding of manage, monitor and operate. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Exhibit
Refer to the exhibit.
set shared gateway "Corp-Gateway" authentication method "client-certificate"
set shared gateway "Corp-Gateway" client-config dns-server "8.8.8.8"
set shared gateway "Corp-Gateway" client-config ip-pool "10.250.0.1-10.250.0.254"
set shared gateway "Corp-Gateway" tunnel-config ipsec-crypto "AES256-SHA256-DH5"
A GlobalProtect gateway is configured as shown. Remote users report that they can connect to the gateway but cannot authenticate. The users are using the GlobalProtect client with certificate authentication. What is the most likely cause?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue: "most likely"
Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
Exhibit
Refer to the exhibit.
set shared gateway "Corp-Gateway" authentication method "client-certificate"
set shared gateway "Corp-Gateway" client-config dns-server "8.8.8.8"
set shared gateway "Corp-Gateway" client-config ip-pool "10.250.0.1-10.250.0.254"
set shared gateway "Corp-Gateway" tunnel-config ipsec-crypto "AES256-SHA256-DH5"
A
The IPSec crypto profile is too strong for the clients.
Why wrong: Crypto profile mismatch would cause tunnel failure, not authentication failure within an established connection.
B
The IP pool is exhausted.
Why wrong: IP pool exhaustion would prevent client from obtaining an IP, but authentication would still succeed.
C
The DNS server is misconfigured, causing authentication failure.
Why wrong: DNS server is used by clients for name resolution, not for authentication.
D
The gateway does not have a root CA certificate imported for validating client certificates.
Client certificate validation requires the gateway to trust the issuing CA.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The gateway does not have a root CA certificate imported for validating client certificates.
For certificate-based authentication, the GlobalProtect gateway must trust the certificate presented by the client. This requires the gateway to have the root CA certificate that issued the client certificate imported into its trusted CA list. Without this root CA, the gateway cannot validate the client's certificate chain, causing authentication to fail even though the initial connection (e.g., IPSec tunnel establishment) succeeds.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
✗
The IPSec crypto profile is too strong for the clients.
Why it's wrong here
Crypto profile mismatch would cause tunnel failure, not authentication failure within an established connection.
✗
The IP pool is exhausted.
Why it's wrong here
IP pool exhaustion would prevent client from obtaining an IP, but authentication would still succeed.
✗
The DNS server is misconfigured, causing authentication failure.
Why it's wrong here
DNS server is used by clients for name resolution, not for authentication.
✓
The gateway does not have a root CA certificate imported for validating client certificates.
Why this is correct
Client certificate validation requires the gateway to trust the issuing CA.
Clue confirmation
The clue word "most likely" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates assume the connection success (tunnel established) means authentication should work, but certificate authentication requires a separate trust validation step that fails if the root CA is not imported on the gateway.
Detailed technical explanation
How to think about this question
When a GlobalProtect client presents a certificate, the gateway performs a chain validation by checking each certificate in the chain against its trusted root CA store. If the root CA is missing, the gateway returns an 'unknown CA' error during the SSL/TLS handshake, which is logged as an authentication failure. In a real-world scenario, this often occurs when an organization uses an internal PKI and forgets to export and import the root CA certificate into the gateway's device certificate profile.
KKey Concepts to Remember
Read the scenario before looking for a memorised answer.
Find the constraint that changes the correct option.
Eliminate answers that are true in general but not in this case.
TExam Day Tips
→Watch for words such as best, first, most likely and least administrative effort.
→Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A practitioner preparing for the PCNSE exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.
Visual reference
Quick reference
VPN Protocol Comparison
Protocol
Port
Encryption
Authentication
Use Case
IKEv2 / IPsec
UDP 500 / 4500
AES-256
Certificates / PSK
Site-to-site & remote access
SSL / TLS VPN
TCP 443
TLS 1.3
Certificates / MFA
Clientless remote access
L2TP / IPsec
UDP 1701
AES (IPsec)
PSK / Certificates
Legacy remote access
WireGuard
UDP 51820
ChaCha20
Public keys
Modern high-performance VPN
PPTP
TCP 1723
MPPE (weak)
MS-CHAPv2
Legacy — avoid in production
PPTP is considered insecure. IKEv2/IPsec and SSL VPN are the current recommended options.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Manage, Monitor and Operate — This question tests Manage, Monitor and Operate — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: The gateway does not have a root CA certificate imported for validating client certificates. — For certificate-based authentication, the GlobalProtect gateway must trust the certificate presented by the client. This requires the gateway to have the root CA certificate that issued the client certificate imported into its trusted CA list. Without this root CA, the gateway cannot validate the client's certificate chain, causing authentication to fail even though the initial connection (e.g., IPSec tunnel establishment) succeeds.
What should I do if I get this PCNSE question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
This PCNSE practice question is part of Courseiva's free Palo Alto Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCNSE exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.