Forum Discussion
Deb_Allen_18
Mar 17, 2006Historic F5 Account
decrypting server cookie
Can LTM decrypt a server's cookie (3DES w/private key exchange)?
Login server sets an encrypted cookie containing info that we'd like to reference in a rule.
thanks
/deb
unRuleY_95363
Mar 17, 2006Historic F5 Account
Yeah.
OR....
You could implement a special virtual server with a rule designed to accepted a connection from a back-end and get the key and load it into the variable for use.
Just remember that an AES key represented in Tcl needs the "AES " string prepended to the hexadecimal representation of the key. Otherwise the AES::decrypt command will treat the string as a passphrase instead of as the actual key. We also only support 128, 192, and 256 bit keys in Tcl.
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