I am developing a program which is going to replace SSL mechanism(HTTPS protocol)  in  IE   with openssl,
Because I want to support more encryption arithmetics and use my own cetificate management.  
   
    I had plan to do that with proxy. But in SSL proxy , the only thing I can do is to
forward the encrypt data.
 
    does anyone knows how to do it?

Reply via email to