Citrix Access Control Administration — Question 49
Scenario: While attempting to access a web server that is load-balanced by a Citrix ADC using HTTPS, a user receives the message below:
SSL/TLS error: You have not chosen to trust “Certificate Authority” the issuer of the server’s security certificate.
What can a Citrix Administrator do to prevent users from getting this message?
Answer options
- A. Ensure that the server certificate is linked to its respective intermediate and root certificates.
- B. Ensure that users have the server certificate installed.
- C. Ensure that users have the certificate’s private key.
- D. Ensure that users have the certificate’s public key.
Correct answer: A
Explanation
The correct answer is A because ensuring that the server certificate is linked with its intermediate and root certificates allows the client to establish a trust chain. Options B, C, and D are incorrect as having the server certificate, its private key, or its public key alone does not resolve the trust issue if the proper certificate chain is not presented.