|
||||||||
From: "Don Munyak" <don dot munyak at gmail dot com>
> I have implemented a transparent proxy solution which is working
> flawlessly for http(80).
> I am hoping someone will help me or direct me to a solution for http(443).
My understanding is that the entire point of SSL is to prevent exactly what
you are trying to do. It is secure communication between the ssl server and
the client.
Lee |