Hello everyone,

I just started working on a project to add HTTPS proxy function to our existing 
HTTP proxy system. I have following  questions hope to get your help.

Our existing HTTP proxy system was built using MINA(version 1.1.5). The client 
side uses FireFox with Add-on specifically configured to talk to the HTTP proxy 
system. Both client side and proxy do some complex processing on the passing 
HTTP traffic.

Now we need to add functions to the system so that it can handle/process HTTPs 
traffic the same way as http traffic. (We need to capture and process the HTTPS 
traffic passing through the proxy)

Question 1. Can I still use MINA 1.1.5 to add SSL support to our system?
I tried to use the code in the example EchoServer to our system but it seems 
that our MINA 1.1.5 dosen't contain ssl.

Question 2. Should I upgrade the MINA 1.1 5 in our system to MINA 2.0.0 (the 
latest?)? Our existing system is a complex one, I don't want to crash it by 
upgrading MINA.

Question 3: Anyone has similar projects and code samples (HTTPS proxy on MINA) 
can share?


Many thanks!

Jane


      __________________________________________________________________
Make your browsing faster, safer, and easier with the new Internet Explorer® 8. 
Optimized for Yahoo! Get it Now for Free! at 
http://downloads.yahoo.com/ca/internetexplorer/

Reply via email to