Citrix ADC 13 Administrator — Question 5
Scenario: A Citrix Administrator manages an environment that has three SSL websites, all serving the same content. www.company.com www.company.net www.company.org
The administrator would like to consolidate the website into a single, load-balanced SSL virtual server.
Which action can the administrator take to use a single SSL virtual server?
Answer options
- A. Bind the certificate of each website to a single SSL virtual server.
- B. Bind a multiple Subject Alternative Name (SAN) certificate to a single SSL virtual server.
- C. Bind a Wildcard certificate to a single SSL virtual server.
- D. Bind a Wildcard certificate to a Content Switching virtual server.
Correct answer: D
Explanation
The correct answer is D because a Wildcard certificate can manage multiple subdomains, but in this case, binding it to a Content Switching virtual server allows for the routing of traffic based on the requested domain. The other options are incorrect because binding individual certificates or a SAN certificate does not provide the flexibility needed to consolidate multiple domains effectively.