Le vendredi 23 juillet 2010 06:29:11, vous avez écrit :
> Sub : I want to build a man in the middle proxy server application.
> 
> I have experimented so many methods to achieve this. But my application is
> failing when I tried to browse from the browser (IE 8 and Firefox 3.7).
> 
> I have configured my browser proxy settings to '4433' port. My application
> is listening on this port, when I connect to this port from my browser,
> with the URL https://localhost:4433 is it working, only a certificate
> warning is there. When I try to connect to another secured site, the
> SSL_accept function is returning -1 and my error code is as follows.
> 
> "2572:error:1407609B:SSL routines:SSL23_GET_CLIENT_HELLO:https proxy
> request:.\ssl\s23_srvr.c:391:"
> 
> I am not able to trace out the problem for many days and stucked at this
> point. Anybody please help he to trace out this issue 
Are you aware of legal issues?

if SO then contact me offline :)

LD
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to