Yozzer
Apr 02, 2012Nimbostratus
Encrypting page link parameters
Hi
I want to see if its possible to encrypt parameters within page links within any web pages using an irule.
From a high level i would need the irule to search through the page content, identify page links and parameters, encrypt the parameters and then send on the altered page to the browser. When the page is returned from the browser then i would need to decrypt the parameters and then forward on to the web server.
This sounds like a lot of work to accomplish.
Thanks