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
Yes. But importing that key might be the tricky part. I would suggest looking at the output of AES::key to figure that out.