1Y0-341 Exam QuestionsBrowse all questions from this exam

1Y0-341 Exam - Question 15


Which setting in the Cookie Consistency protection feature does a Citrix Engineer need to configure to ensure that all a cookie is sent using TLS only?

Show Answer
Correct Answer: B

To ensure that a cookie is sent using TLS only, the Citrix Engineer needs to configure the 'Flags to Add in Cookies' option to 'Secure'. Adding the Secure flag to cookies ensures that they are sent only over an SSL/TLS connection, thereby enhancing security by preventing the transmission of cookies over unsecured channels.

Discussion

5 comments
Sign in to comment
CoreyHawk
Jan 26, 2023

B: https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/cookie-protection/cookie-consistency-check.html

CoreyHawk
Feb 1, 2023

I stand corrected; I'd say A now

Rink76Option: B
Aug 7, 2023

Secure. Add the Secure flag to cookies that are to be sent only over an SSL connection. Browsers that support the Secure flag do not send the flagged cookies over an insecure connection.

thedelphOption: B
Nov 7, 2023

When the Secure flag is set, browsers that support this flag will not send the flagged cookies over an insecure connection.

3a0f5fbOption: B
Sep 20, 2024

Flags to Add in Cookies > Secure: Add the Secure flag to cookies that are to be sent only over an SSL connection. Browsers that support the Secure flag do not send the flagged cookies over an insecure connection.