Forum Discussion
strain17
Nimbostratus
Dec 12, 2016Cookie Encryption with HTTP Profile
Is there a way to use a HTTP profiles' cookie encryption to encrypt cookies that are manually inserted with HTTP::cookies insert or ACCESS::respond?
Example 1:
when HTTP_RESPONSE {
HTTP::header insert Set-Cookie "testcookie=abcd1234;"
}
Example 2:
when ACCESS_ACL_ALLOWED {
ACCESS::respond 200 "Set-Cookie" "testcookie=abcd1234;" "Connection" "Close"
}
I'm trying to avoid having to manually encrypt/decrypt cookies with iRules.
Thanks!
No RepliesBe the first to reply
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects