301b Exam QuestionsBrowse all questions from this exam

301b Exam - Question 188


-- Exhibit

-- Exhibit --

Refer to the exhibits.

An LTM Specialist is reconfiguring a virtual server to redirect all clients to HTTPS. Testing reveals that the redirect is functioning incorrectly. As part of the troubleshooting process, the LTM Specialist performs a packet capture.

What is the issue?

Show Answer
Correct Answer: B

The virtual server is configured to handle HTTPS traffic, but it is missing a clientssl profile. Without this profile, the server cannot properly handle SSL/TLS connections, which means it will not be able to decrypt the HTTPS requests from clients. This would prevent proper communication and might be causing the redirect issue.

Discussion

2 comments
Sign in to comment
GVKDOption: C
Feb 19, 2024

C - Correct

GVKD
Feb 19, 2024

This is wrong

GVKDOption: A
Feb 19, 2024

It looks like it should be A - its causing a loop