Question 1 of 524
Decryption and MonitoringeasyMultiple ChoiceObjective-mapped

Quick Answer

The correct answer is SSH Proxy, because SSH traffic relies on its own encryption protocol rather than SSL/TLS, so standard SSL decryption cannot inspect it. To perform SSH proxy decryption, the firewall acts as a man-in-the-middle: it terminates the client’s SSH connection, establishes a separate SSH session with the server, and decrypts the traffic in between, allowing inspection of the plaintext content. On the Palo Alto Networks Certified Network Security Administrator PCNSA exam, this concept tests your understanding of decryption types and their appropriate use cases—a common trap is selecting SSL Forward Proxy decryption for SSH, which fails because SSH uses a distinct handshake and encryption layer. Remember the memory tip: “SSH needs its own proxy—SSL won’t proxy SSH.”

PCNSA Decryption and Monitoring Practice Question

This PCNSA practice question tests your understanding of decryption and monitoring. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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.

A firewall is configured to decrypt SSH traffic. Which type of decryption must be enabled?

Question 1easymultiple choice
Full question →

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

SSH Proxy

SSH traffic uses its own encryption protocol, not SSL/TLS. To decrypt SSH traffic, the firewall must act as a man-in-the-middle using an SSH proxy, which terminates the client's SSH connection and establishes a separate SSH session with the server, allowing inspection of the plaintext content. This is distinct from SSL decryption methods.

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.

  • SSL Forward Proxy

    Why it's wrong here

    SSL Forward Proxy is for HTTPS, not SSH.

  • Inbound Inspection

    Why it's wrong here

    Inbound Inspection is for HTTPS inbound, not SSH.

  • SSH Proxy

    Why this is correct

    SSH Proxy is designed to decrypt SSH traffic.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Decryption Mirror

    Why it's wrong here

    Decryption Mirror is for passive monitoring of SSL/TLS.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse SSH decryption with SSL decryption and select 'SSL Forward Proxy' because they assume all encrypted traffic is handled by the same mechanism, but SSH uses a completely different protocol and requires a dedicated SSH proxy.

Detailed technical explanation

How to think about this question

SSH Proxy works by intercepting the initial SSH handshake (TCP port 22), presenting the firewall's own host key to the client, and then establishing a separate SSH session to the real server. This allows the firewall to decrypt the entire session, including commands, file transfers (SFTP/SCP), and tunneled traffic. In a real-world scenario, this is critical for detecting malicious SSH tunneling or credential theft, but it requires careful key management to avoid breaking client trust.

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 small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

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.

Related practice questions

Related PCNSA practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free PCNSA practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this PCNSA question test?

Decryption and Monitoring — This question tests Decryption and Monitoring — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: SSH Proxy — SSH traffic uses its own encryption protocol, not SSL/TLS. To decrypt SSH traffic, the firewall must act as a man-in-the-middle using an SSH proxy, which terminates the client's SSH connection and establishes a separate SSH session with the server, allowing inspection of the plaintext content. This is distinct from SSL decryption methods.

What should I do if I get this PCNSA question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

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 →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 25, 2026

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.

Loading comments…

Sign in to join the discussion.

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.