Forum Discussion
hooleylist
Nov 09, 2010Cirrostratus
Hi James,
As Chris said, you'd have to decrypt the SSL in order to determine which URI the client was requesting. You could technically decrypt all of the clientside SSL and then re-encrypt specific serverside requests using the SSL::disable command. See the wiki page for some examples:
http://devcentral.f5.com/wiki/default.aspx/iRules/ssl__disable
Aaron