Citrix Architecting a Citrix Networking Solution 1Y0-440 Question # 21 Topic 3 Discussion

Citrix Architecting a Citrix Networking Solution 1Y0-440 Question # 21 Topic 3 Discussion

1Y0-440 Exam Topic 3 Question 21 Discussion:
Question #: 21
Topic #: 3

Scenario: The following NetScaler environment requirements were discussed during a design meeting between a Citrix Architect and the Workspacelab team:

    All traffic should be secured, and any traffic coming into HTTP should be redirected to HTTPS.

    Single Sign-on should be created for Microsoft Outlook web access (OWA).

    NetScaler should recognize Uniform Resource Identifier (URI) and close the session to NetScaler when users hit the Logoff button in Microsoft Outlook web access.

    Users should be able to authenticate using user principal name (UPN).

    The Layer 7 monitor should be configured to monitor the Microsoft Outlook web access servers and the monitor probes must be sent on SSL.

Which method can the architect use to redirect the user accessing https://mail.citrix.com to https://mail.citrix.com?


A.

add responder action act redirect “https://mail.citrix.com” -responseStatusCode 302 add responder policy pol HTTP.REQ.IS_VALID act


B.

add lb server test SSL 10.107.149.243.80 -persistenceType NONE -cltTimeout 180 -redirectFromPort 80 -httpsRedirectUrl https://mail.citrix.com


C.

add lb server test SSL 10.107.149.243.443 –persistenceType NONE -cltTimeout 180 -redirectFromPort 80 -httpsRedirectUrl https://mail.citrix.com


D.

add responder action act redirect “\https://\ + HTTP REQ.HOSTNAME. HTTP_URL_SAFE + HTTP.REQ.URL_PATH_AND_QUERY.HTTP_URL_SAFE\n\n” -responseStatusCode 302 add responder policy pol HTTP.REQ.IS_VALID act


Get Premium 1Y0-440 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.