nicolas_67135
Sep 07, 2011Nimbostratus
F5 as a proxy to encapsulate every HTTP session into ssl
Hi,
We have a specific architecture and we want to use the F5 as a proxy device, a specific proxy device...
I explain :
We have a lot of customers in Internet (several hundred, we can't create a specific virtual server for all that customers) and we want to use the SSL acceleration card on F5 to do some stuff about SSL encapsulation. So we have several servers in front office connected to the F5 and those servers have to send some information on Internet in SSL (to our customers).
So the flow that we want to implement :
Server ----[HTTP]----> F5 -----[SSL]---> Customers (a lot of customers)
I think I have to use :
1. A virtual server : * to catch every connection from my server in front office and in direction of Internet
2. no pool
3. Server SSL profile
A irule which creates a node with the destination IP of the packet ?
Do you think that it's a good idea and that it could be work ? Do you have another idea ?
Thank you for your help
Nicolas.