Citrix Access Control Administration — Question 98
Which two items must be true for a client to connect to an SSL offload virtual server without any SSL errors? (Choose two.)
Answer options
- A. The root certificate is installed on the Citrix ADC.
- B. The server certificate is bound to the load-balancing virtual server.
- C. The server certificate is from a private certificate authority (CA).
- D. The root certificate is installed on the client’s device.
Correct answer: B, D
Explanation
For a successful SSL connection, the server certificate must be bound to the load-balancing virtual server (option B) to establish trust. Additionally, the client's device must have the root certificate installed (option D) to validate the server's certificate and avoid SSL errors. Options A and C are not required for the client to connect without errors.