Forum Discussion

mburnham_59608's avatar
mburnham_59608
Icon for Nimbostratus rankNimbostratus
Apr 17, 2013

Terminate SSL, and redirect based on subsequent request?

Hi All,

 

We have an F5 virtual with proxies behind it. For a specific domain, which only accepts connections via SSL, I would like to terminate the SSL connection, decrypt the subsequent GET, and redirect the browser based on the URL of the GET.

 

This is driving me crazy - has anyone done this? :)

 

Thanks much in advance,

 

Mark

 

 

 

 

 

1 Reply

  • Can I assume you're load balancing proxy servers?

     

     

    If so, is it reasonable to decrypt and then re-encrypt the traffic to the proxy? If so then an iRule to direct traffic via client request would be straight forward.