|
|||||||||||
|
Q: Howto - SSL Tunnel for End-to-End encryption
From: Ip, Ting Pong <pong(at)cs.ust.hk>
Date: Sun Apr 27 2003 - 04:53:33 EDT
I am now researching on the implementation of end-to-end encryption for the
following typical web application architecture.
[Web Client] <-> [Web Server (Apache)] <-> [Application Server (WebLogic)]
I would like to make an end-to-end encryption from the web client to application server so that no intermediate nodes could read the transmitting traffic. However, I found that the Apache SSL-Proxy module would initiate the SSL connection from the web server to the Application Server. Besides, the SSL connection from web client will terminate on the web server. Therefore, in either case, the web server can read the transmitting traffic. I am thinking that to "rewrite" or "redirect" the web connection from the web server to the application server but this would expose the application server to the public. Other than implementing the end-to-end encryption on the application level, are there any network architecture that can achieve end-to-end encryption without bypassing the web server? Thank you very much. Pong Received on Sun Apr 27 14:05:45 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:50 EDT |
||||||||||
|
|||||||||||