101 Exam QuestionsBrowse all questions from this exam

101 Exam - Question 63


Which statement is true concerning SSL termination.

Show Answer
Correct Answer: AD

If a virtual server has both a ClientSSL and ServerSSL profile, the pool members have less SSL processing than if the virtual server had only a ClientSSL profile. This is because the server SSL profile allows the BIG-IP to handle the SSL termination and re-encryption process, reducing the SSL processing load on the pool members.

Discussion

3 comments
Sign in to comment
laptaOption: C
Dec 3, 2021

The correct answer is C. Ssl termination or ssl offload is configured with client ssl profile, decrypt it, and forward to the servers

samqqOption: A
May 19, 2023

should be A. C is not right, since the C says when any virtual server enabled clientSSL, all the traffic arrive to the BIGIP will be decrypt. No, only the traffic arrive to those virtual server which has the clientSSL enabled will be decrypt, not ALL

whiteherondanceOption: C
Aug 31, 2022

Answer should be C