Transparent SSL Proxy
Hello all
I have a scenario that may be better suited for a proxy-IE
bluecoat. I wanted to see if F5 can do this before I purchase an additional
device .
I would like to be able to
terminate SSL, insert a URL , and then re
encrypt the traffic to the destination.
Source
and dest IP remain intact, so the F5 to
act transparently as an SSL
proxy
.So detail is as follows:
Client 1 : 1.1.1.1
Client 2 : 1.1.1.2
Server
:
X.X.X.X:443
Client 1-->https X.X.X.X :9000 -->F5
SSL hand shake
to client
Insert
URL /9000.html
Establish SSL:443
to server X.X.X.X
Client 2-->https X.X.X.X :9001
SSL hand shake
to client
Insert URL
URL /9001.html
Establish SSL:443
to server X.X.X.X
Is this
possible?