Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 1Y0-440 topic 1 question 35 discussion

Actual exam question from Citrix's 1Y0-440
Question #: 35
Topic #: 1
[All 1Y0-440 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
NSLove
2 months, 2 weeks ago
all options have syntax errors
upvoted 1 times
...
NSLove
2 months, 2 weeks ago
C is wrong syntax ( should be Vserver) and not accept . before port
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...