RE: [fw-wiz] HTTPS proxy solutions

lordchariot_at_earthlink.net
Date: 03/08/04

  • Next message: Kevin Miller: "[fw-wiz] Checkpoint Interspect"
    To: <firewall-wizards@honor.icsalabs.com>
    Date: Sun, 7 Mar 2004 21:58:27 -0500
    
    

    I've done SSL termination before just by using an Apache web server with
    mod_proxy and mod_rewrite.
    Apache listens on the exterior (through a firewall), accepts the SSL
    connection and forwards the clear text HTTP to another internal server. The
    cert resides on the apache server and handles the encryption.
    You can also do a moderate amount of redirection as well. i.e.
    https://www.foo.com goes to http://server1/
    https://www.foo.com/mail/ -> http://server2/exchange/

    There are some commercial products out there too, including features
    built-in to a proxy firewall (like CyberGuard) or load balancer (F5
    BigIP...newest release I think)

    Erik

    -----Original Message-----
    From: firewall-wizards-admin@honor.icsalabs.com
    [mailto:firewall-wizards-admin@honor.icsalabs.com] On Behalf Of Sigurd
    Urdahl
    Sent: Friday, March 05, 2004 2:20 PM
    To: firewall-wizards@honor.icsalabs.com
    Subject: [fw-wiz] HTTPS proxy solutions

    Hi all,

    does anyone know of commercially or freely available https proxies
    that terminates the SSL traffic, thus allows for content scanning of
    the traffic?

    I'm aware that such a solution need to generate certificates that the
    clients accept.

    What I'm thinking of is a proxy that gathers information about name
    resolution done by clients and use that to generate a SSL certificates
    for each connection.

    E.g if the proxy gets a connection from IP a.b.c.d from host w.x.y.z,
    it and, by some kind of magical glue, can figure out that host w.x.y.z
    recently was given the information that host www.foo.com is at
    a.b.c.d, it can also give the client a certificate for www.foo.com.

    The connection can then quite easily be scanned and proxied to
    www.foo.com.

    As long as the issuing CA is trusted by the clients (which should be
    quite easy to implement), the proxy would should be transparent to the
    end-users.

    So does anyone know of solutions either technically or functionally
    equivalent ot this?

    Or have I just overlooked something obvious and presented another
    fundamentally flawed idea for a HTTPS proxy? (I hope not:-)

    kind regards,

    -sig

    -- 
    Sigurd Urdahl                           sigurdur@linpro.no
    Systemkonsulent og sånt        Systems consultant and such
    Linpro A/S                           http://www.linpro.no/
    _______________________________________________
    firewall-wizards mailing list
    firewall-wizards@honor.icsalabs.com
    http://honor.icsalabs.com/mailman/listinfo/firewall-wizards
    _______________________________________________
    firewall-wizards mailing list
    firewall-wizards@honor.icsalabs.com
    http://honor.icsalabs.com/mailman/listinfo/firewall-wizards
    

  • Next message: Kevin Miller: "[fw-wiz] Checkpoint Interspect"

    Relevant Pages

    • Re: Open source firewalls
      ... > it on to the real server! ... Some of the validations can be done at proxy end. ... mean to say is it can't garantee avoiding buffer overflows. ... > are usually avoided in the firewall proxy itself. ...
      (Linux-Kernel)
    • Re: [fw-wiz] httport 3snf
      ... >> wouldn't have gotten SSH out of my firewall. ... > Postfix SMTP server with a wildcard MX that handed the mail that wasn't ... > destined to me off to the downstream MS stuff, and an HTTP proxy server ... All it needs is a written policx "Internet access is ...
      (Firewall-Wizards)
    • Re: An application gateway firewall based on Linux - ITShield firewall
      ... "Proxy" in application gateway firewall is different from proxy in HTTP ... proxy server or FTP proxy server. ... the session (I mean "session", ...
      (comp.security.firewalls)
    • IE 5.x SSL Through Proxy Server Issue
      ... The support for SSL through a proxy server was never implemented in the IE ... reusing a connection that has already been established (this is the ...
      (NT-Bugtraq)
    • Re: Bypass ISA?
      ... >> Firewall aspect of ISA Server. ... >> the Proxy Server side of things though. ...
      (microsoft.public.windows.server.sbs)