Citrix
1Y0-440 · Question #5
The following NetScaler environment requirements were discussed during a design meeting between a Citrix Architect and the WorkspaceLab team: HTTP traffic should be secured, and any traffic coming…
The correct answer is C. Add responder action act redirect "https://* +HTTP.REQ.HOSTNAME.HTTP_URL_SAFE + HTTP.REQ.URL_PATH_AND_QUERY.HTTP_URL_SAFE?vvn" - responder policy pol HTTP.REQ.IS_VALID act. https://docs.citrix.com/en-us/citrix-adc/12-1/ssl/how-to-articles/ssl-config-https-vserver-to-accept-http-traffic.html
Advanced Configuration for a Citrix Virtual Apps and Desktops Solution
Question
The following NetScaler environment requirements were discussed during a design meeting between a Citrix Architect and the WorkspaceLab team:
- HTTP traffic should be secured, and any traffic coming into HTTP should be redirected to HTTPS.
- All NetScaler devices should reside in the DMZ segment, and not in the Internal network.
- All users should recognize a domain resource locator (DRL) and auto-use the session to NetScaler when users hit the Logoff button in Microsoft Outlook web access.
- Users should be able to authenticate with a 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?
Options
- AAdd responder action act redirect "https://mail.citrix.com" responseStatusCode 302
- BAdd lb server test SSL 10.10.149.243_1 -persistenceType NONE -clTimeout 180 -redirectPort 80 -httpsRedirectUrl https://mail.citrix.com
- CAdd responder action act redirect "https://* +HTTP.REQ.HOSTNAME.HTTP_URL_SAFE + HTTP.REQ.URL_PATH_AND_QUERY.HTTP_URL_SAFE?vvn" - responder policy pol HTTP.REQ.IS_VALID act
- DAdd responder policy pol HTTP.REQ.IS_VALID act
How the community answered
(70 responses)- A6% (4)
- B3% (2)
- C79% (55)
- D13% (9)
Explanation
Topics
#NetScaler responder policy#HTTP to HTTPS redirect#URL preservation#Citrix ADC
Community Discussion
No community discussion yet for this question.