101 Exam QuestionsBrowse all questions from this exam

101 Exam - Question 98


Assume a virtual server has a ServerSSL profile. What SSL certificates are required on the pool members.

Show Answer
Correct Answer: AB

When a virtual server has a ServerSSL profile, the traffic between the client and the virtual server is encrypted. The ServerSSL profile is responsible for decrypting this traffic before it reaches the pool members. Therefore, the pool members themselves do not need SSL certificates, as the traffic they receive from the virtual server is already decrypted.

Discussion

5 comments
Sign in to comment
ira_ciscoOption: B
Aug 19, 2021

answer should be B. clientSSL manages the client side encryption and serverSSL manages the server side encryption. if the virtual server has a serverSSL profile enabled, it is expecting the server side to be encrypted hence the pool member must be configured for SSL with a certificate.

AtnOption: A
Aug 26, 2020

A should the answer

GHCheeOption: A
Apr 7, 2021

yes, A should be the answer

tiken66
Jun 8, 2021

What is now correct answer A or B?

aatechlerOption: A
Mar 8, 2023

No SSL certificates are required on the pool members