PCNSA Decryption and Monitoring Practice Question
Exhibit
admin@PA-220> show decryption policy name from to source destination service action type Decrypt-Traffic trust untrust 10.0.0.0/24 0.0.0.0/0 any decrypt ssl-forward-proxy admin@PA-220> show ssl-decrypt certificate-status Certificate: PA-Forward-Proxy-CA Issuer: CN=PA-Forward-Proxy-CA Valid: 2024-01-01 to 2025-01-01 Status: valid admin@PA-220> show system log | match ssl 2024-06-15 10:30:22 ssl_decrypt error Certificate is not trusted by client. Src: 10.0.0.5 Dst: 93.184.216.34
Refer to the exhibit. A user reports that they receive a certificate warning when accessing https://example.com. The firewall is configured to decrypt SSL traffic. What is the most likely cause?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The client device does not have the firewall's CA certificate installed in its trusted root store.
The log shows an error 'Certificate is not trusted by client'. This typically occurs when the firewall's decryption CA certificate is not installed in the client's trusted root store. The firewall's certificate is valid, but the client does not trust it.
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 web server's certificate is invalid and the firewall is not configured to block untrusted certificates.
Why it's wrong here
The error is about the firewall's certificate, not the server's.
- ✓
The client device does not have the firewall's CA certificate installed in its trusted root store.
Why this is correct
The error indicates the client does not trust the certificate presented by the firewall. The CA certificate must be distributed to clients.
- ✗
The decryption policy is not matching the traffic because the destination is not specified.
Why it's wrong here
The decryption policy has destination 0.0.0.0/0, which matches all destinations.
- ✗
The firewall's decryption certificate is expired.
Why it's wrong here
The certificate status shows 'valid' and not expired.
Go deeper
Related to this question
About these practice questions
Courseiva writes every PCNSA question from scratch — 516 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PCNSA 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 PCNSA exam.