Actually, doesn't a 302 redirect cause problems with browsers?
Our experience has been that the browser pops up a warning
messaging indicating that the site the user wants to visit
is not the one actually being visited.
Ulrich Kroener wrote:
>
> One way to do it is to use the good old HTTP 3xx message.
>
> See the HTTP specs at w3.org or at
> http://www.w3.org/Protocols/rfc2068/rfc2068
> regarding
> 10.3.3 302 Moved Temporarily
>
> Ulrich
>
> ---Juergen Rensen <[EMAIL PROTECTED]> wrote:
> >
> > I'm not sure if I understand, how would you do a re-direct?
> >
> > Juergen
> >
> > -----Original Message-----
> > From: Goetz Babin-Ebell [SMTP:[EMAIL PROTECTED]]
> > Sent: Friday, March 12, 1999 9:39 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Server cert or site cert ?
> >
> > At 12:33 12.03.99 +1300, you wrote:
> > >Yes, I forgot. But then you would have to type that (URL+port) into
> your
> > browser, right?
> > >
> > >-----Original Message-----
> > >From: Goetz Babin-Ebell [SMTP:[EMAIL PROTECTED]]
> >
> > >https://www.company_a.com:1443/secure_page.html
> > >https://www.company_b.com:2443/secure_page.html
> > >
> > >would be the easiest solution...
> >
> > You could use a redirect...
> >
> > https://www.company_a.com -> https://www.company_a.com:1443/
> > https://www.company_b.com -> https://www.company_b.com:2443/
> >
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
--
------------------------------------------------------------
Thomas Reinke Tel: (416) 460-7021
Director of Technology Fax: (416) 598-2319
E-Soft Inc. http://www.e-softinc.com
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]