[prev in list] [next in list] [prev in thread] [next in thread] 

List:       java-apache-users
Subject:    Re: fake Apache into thinking its running ssl?
From:       "Tarak Patel" <tpatel () keyspanenergy ! com>
Date:       2001-01-26 12:10:40
[Download RAW message or body]

----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Dear Chris:

    I agree with Roland's comments. You have to code a custom proxy /
translation from HTTPS to HTTP or simple install HTTPS on the actual web =
server
handling the request. I don't think there is a product that is available.=
 It is
like trying to take HTTP requests but turn them into FTP via a proxy, it =
is no
simpler even though you would think since http and https are spelled simi=
lar.
Good luck

Tarak

Roland Becker wrote:

> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Hi!
>
> By requesting an URL with "https://..." you are telling the BROWSER to
> request the SSL-protocol which your server does not understand. You can=
 now
> either install Apache with SSL (which is not simple but also not too
> difficult) or change the URL to http://www.x.com:443/... so that the Br=
owser
> knows it shall request an http-document and your server knows, that the
> request belongs to him.
>
> Hope, this helps.
> Roland
>
> -----Urspr=FCngliche Nachricht-----
> Von: "Chris Busch" <cbusch@medservelink.com>
> An: "'Java Apache Users'" <java-apache-users@list.working-dogs.com>
> Gesendet: Freitag, 26. Januar 2001 01:40
> Betreff: fake Apache into thinking its running ssl?
>
> > We are configuring our Apache servers to run behind an SSL proxy serv=
er.
> > The Apache servers will not be ssl.  The trouble is  when the user vi=
sits
> > https://www.x.com/foo  the web server directs them to
> http://www.x.com/foo/.
> > The proxy server is only listening to https://www.x.com so the reques=
t
> > fails.   The apache webserver needs to think its running as https but=
 not
> > actually do any https mojo.
> >
> > Any hints?
> >
> >
> > --
> > --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe:        java-apache-users-on@list.working-dogs.com
> > To unsubscribe:      java-apache-users-off@list.working-dogs.com
> > Search Archives:
> > <http://www.mail-archive.com/java-apache-users%40list.working-dogs.co=
m/>
> > Problems?:           jon@working-dogs.com
> >
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        java-apache-users-on@list.working-dogs.com
> To unsubscribe:      java-apache-users-off@list.working-dogs.com
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/=
>
> Problems?:           jon@working-dogs.com



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        java-apache-users-on@list.working-dogs.com
To unsubscribe:      java-apache-users-off@list.working-dogs.com
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           jon@working-dogs.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic