Assume a virtual server has a ServerSSL profile. What SSL certificates are required on the pool members.
Assume a virtual server has a ServerSSL profile. What SSL certificates are required on the pool members.
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.
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.
No SSL certificates are required on the pool members
What is now correct answer A or B?
yes, A should be the answer
A should the answer