F5 BIG-IP LTM Specialist: Architect, Setup, and Deploy (301a) Exam Materials-Question 85 Discussion
Comment Image Comment Image Comment Image

To improve application security, an LTM Specialist must configure a BIG-IP application access. The BIG-IP system must authenticate the client certificate before permitting application access. The BIG-IP system must also support the ability to redirect users to a certificate enrollment system without generating a browser error. Within the Client SSL profile, which value should the LTM Specialist select for the Client Certificate option? (Choose one answer)

  • A. require
  • B. demand
  • C. ignore
  • D. request
Correct Answer: A

Brave-Dump Clients Votes

A 75%
D 25%

Comments



Sachin 2026-01-14 23:35:07

Selected Answers: D


Answer : D
https://my.f5.com/manage/s/article/K14819


Anonymous User 2026-06-04 01:23:27

Selected Answers: A


“Must”


Josko 2026-09-07 11:28:54

Selected Answers: A


The question here is: Client must present certificate no exceptions, in case there is no cert we should use iRule to redirect user to page where user can get certificate. So we must use require, if we configure request this means: F5 asks client to present cert, but if client does not, traffic will pass to server,


BENAFLA Rabah 2026-09-07 12:02:55

Selected Answers: A


A