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
Deb_Allen_18
Mar 18, 2006Historic F5 Account
So to insert the key value into the rule, I'd use something like this, but insert the actual key value in place of "key_value":
when RULE_INIT {
set ::key "key_value"
}and then reference the key for decryption like this:
[AES::decrypt $::key $encryptedCookie]???
Seems like that might raise a security policy violation flag, since the server's private key would be clearly visible in the GUI even for Read-Only users, and also exposed in cleartext in the config files/tech.outs, no?
thanks for the assist!
/deb
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
