exam questions

Exam PCNSE All Questions

View all questions & answers for the PCNSE exam

Exam PCNSE topic 1 question 440 discussion

Actual exam question from Palo Alto Networks's PCNSE
Question #: 440
Topic #: 1
[All PCNSE Questions]

Review the screenshot of the Certificates page.



An administrator for a small LLC has created a series of certificates as shown, to use for a planned Decryption roll out. The administrator has also installed the self-signed root certificate in all client systems.

When testing, they noticed that every time a user visited an SSL site, they received unsecured website warnings.

What is the cause of the unsecured website warnings?

  • A. The forward trust certificate has not been signed by the self-singed root CA certificate.
  • B. The forward trust certificate has not been installed in client systems.
  • C. The forward untrust certificate has not been signed by the self-singed root CA certificate.
  • D. The self-signed CA certificate has the same CN as the forward trust and untrust certificates.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
lukas_eng
Highly Voted 2 years, 1 month ago
Selected Answer: A
https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/decryption/configure-ssl-forward-proxy
upvoted 7 times
PaloSteve
1 year, 5 months ago
Answer B. "If you do not install the forward trust certificate on client systems, users see certificate warnings for each SSL site they visit."
upvoted 4 times
Merlin0o
1 year, 4 months ago
The administrator has also installed the self-signed root certificate in all client systems. So if the FT was signed by the root cert it would give no problems. Answer Still A
upvoted 3 times
...
...
...
Yohinar
Most Recent 2 months, 1 week ago
Selected Answer: A
Answer A is correct as written by user:
upvoted 1 times
...
0d2fdfa
7 months, 3 weeks ago
Selected Answer: A
This is really tricky question. I think the answer is A the logic is from this document. https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/decryption/configure-ssl-forward-proxy# Step 3 says If you don’t install the forward trust certificate on client systems, users see certificate warnings for each SSL site they visit. But again in the step 3 notes section its mentioned that :- Export the firewall Trusted root CA certificate so that you can import it into client systems. Highlight the certificate and click Export at the bottom of the window. Choose PEM format. So in this case , the admin has installed root cert on the client machines.
upvoted 2 times
Yohinar
2 months, 1 week ago
This is correct.
upvoted 1 times
...
...
Eluis007
9 months, 1 week ago
Selected Answer: A
The self-signed root certificate and the trusted forward certificate both share the same Common Name (CN), which is "192.168.127.14", and they are both issued by themselves, indicating a self-signed status. It appears that the trusted forward certificate could indeed be self-signed, given the information provided. Since the host doesn't trust the Trusted Forward certificate, but would trust it if it were signed by the Self-Signed Root, it suggests that the Trusted Forward certificate is also self-signed. This alignment in certificate attributes explains the appearance of the untrusted warning. Hence, the answer is A.
upvoted 1 times
...
SH_
11 months, 2 weeks ago
Selected Answer: A
Forward-trust CA cert must be signed by an already-trusted (enterprise OR self-signed) root CA. In this case, the self-signed root CA cert has already been installed on clients. So, all that's left is for the forward-trust cert to be signed by the already-trusted self-signed root CA. Thus, I'd go with A.
upvoted 1 times
...
JRKhan
1 year ago
Selected Answer: B
B is correct. Think of forward trust CA cert as an intermediate cert which signs the copy of the actual server cert. It needs to be installed on the client systems along with the root cert to complete the cert chain.
upvoted 1 times
...
avator
1 year, 1 month ago
I would go with A coz even if the Admin installs the self singed root CA in all the clients whenever they go out to an SSL site (server) the certificate of that site(server) should be singed by the forward trust cert
upvoted 1 times
...
dxtide
1 year, 1 month ago
Selected Answer: B
See Betty 2022
upvoted 1 times
...
Betty2022
1 year, 5 months ago
Selected Answer: B
It should be B: The question refers to a self-signed Root CA certificate. Step2 - has 2 options https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/decryption/configure-ssl-forward-proxy > Use an enterprise CA-signed certificate as the Forward Trust certificate or > Use a self-signed certificate as the Forward Trust certificate Step3: If you are using an enterprise-CA signed certificate as the forward trust certificate for SSL Forward Proxy decryption, and the client systems already have the enterprise CA installed in the local trusted root CA list, you can skip this step. (The client systems trust the subordinate CA certificates you generate on the firewall because the Enterprise Trusted Root CA has signed them.) --- Since we use self-signed certificate, we cant skip Step 3,so: Distribute the forward trust certificate to client system certificate stores. If you do not install the forward trust certificate on client systems, users see certificate warnings for each SSL site they visit.
upvoted 3 times
SH_
11 months, 2 weeks ago
but if the forward-trust cert is signed by the self-signed root CA (which is already installed on clients and thus trusted), would the clients still get certificate warnings?
upvoted 1 times
...
...
importminded22
1 year, 6 months ago
the self signed CA of the FW means nothing to client machines, unless either it or the FT cert have been installed on the client machine. Definitely B.
upvoted 2 times
...
Frightened_Acrobat
1 year, 7 months ago
Selected Answer: B
The forward trust can be signed by the Enterprise CA. The forward trust certificate is not signed by a self-signed cert, but can be a self-signed CA.This only leaves B as a correct answer if we assume the forward trust cert is self-signed and not an Enterprise signed CA. "If you do not install the forward trust certificate on client systems, users see certificate warnings for each SSL site they visit." https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/decryption/configure-ssl-forward-proxy
upvoted 1 times
...
Marbot
1 year, 10 months ago
Selected Answer: B
Possible answer is A or B if the forward trust is signed by the trusted root you don't need to install it on the client (Probably, never tested it myself). if the forward trust is not signed by the trusted root you need to install it on the client (Tested on PAN-OS 10.1.8). since in this case the forward is not signed i choose B
upvoted 2 times
...
Sudont
2 years, 1 month ago
Selected Answer: A
Absolutely A. If the client installed CA hasn't signed the cert, it will not be trusted.
upvoted 2 times
...
rom007
2 years, 1 month ago
Selected Answer: A
should be A
upvoted 4 times
...
mz101
2 years, 1 month ago
Yes, should be A. The cert. was issued by itself, not the ROOT cert.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago