Re: looking for a HTTPS redirect tool

From: jkowall (jkowall@gmail.com)
Date: Tue May 24 2005 - 13:42:12 EDT


Try stunnel. You didn't specify any ssl requirements.

stunnel will take the following setup:
browser(ssl):443 out -> stunnel:443 -> port 80 plain text.

if you want a straight tcp relay, try tcpxd
browser(ssl):443 out -> tcp relay -> port 443 (ssl)

On 5/20/05, Rajeev Kapoor <raj_kap99@yahoo.com> wrote:
>
> i am looking for a HTTPS redirect tool, not a proxy.
>
> i need to test a web based application, it
> communicates via port 443
> only and doesnot have option of specifying the proxy
> server, only server
> ip address can be given.
> i want a redirect tool that will accept connections on
> ssl and forward
> it to the web server, it should itself act like a web
> server not a
> proxy server.
>
> i could have achived it via Cain arp posioning but i
> need to edit the
> data also
> anybody know of such tool?
> thanks,
> rajeev
>
>
>
> Discover Yahoo!
> Find restaurants, movies, travel and more fun for the weekend. Check it out!
> http://discover.yahoo.com/weekend.html
>
>



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:54:21 EDT