Citrix Access Control Administration — Question 65

Scenario: A Citrix Administrator is configuring a new authentication, authorization, and auditing (AAA) virtual server, and the status is DOWN. The administrator makes the below configurations: add lb vserver lb_vsrv_www HTTP 10.107.149.229 80 -persistenceType NONE -cltTimeout 180 -authn401 ON -authnVsName SAML_SP bind lb vserver lb_vsrv_www_ssl Red_srv bind lb vserver Ib_vsrv_www_ssl Blue_srv add authentication vserver SAML_SP SSL 10.107.149.230 443 -AuthenticationDomain citrix.lab
What should the administrator bind to the virtual server SAML_SP to complete the installation and change the status to UP?

Answer options

Correct answer: A

Explanation

The correct answer is A, as binding an SSL certificate is necessary for the SAML_SP virtual server to handle SSL connections successfully. Options B, C, and D are incorrect because they do not fulfill the requirement of enabling SSL functionality, which is essential for the server to operate properly.