Also remember that you can always run REBOL/core
on your SSL enabled server in CGI mode.
It works because it is 'inside' the SSL (security layer).

We do it all day long.

Just can't    read https://whatever.com

So really the only thing that is lacking is the ability
to read https://


-----Original Message-----
From: David Vydra [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 3:59 PM
To: [EMAIL PROTECTED]
Subject: [REBOL] Re: HTTP Proxy to HTTPs


Paul,

If they use a VPN, REBOL will work fine, but for
HTTPs, I would hope that soon there will be a way to
run  REBOL inside a WEB page inside a browser and tap
into SSL that the browser already supports.

dv


--- Paul Tretter <[EMAIL PROTECTED]> wrote:
> Not sure of the answer.  However, I have approach a
> fortune 25 company about
> using REBOL/View for its intranet site and they seem
> interested but have
> some doubts that it could be handled with some of
> their existing stradegies.
> More importantly they use a VPN and use HTTPS.  Any
> ideas how or whether I
> should continue negotiating this any further.
> 
> Paul Tretter
> 
> ----- Original Message -----
> From: "Travis Watkins" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, March 22, 2001 2:47 PM
> Subject: [REBOL] HTTP Proxy to HTTPs
> 
> 
> >
> > Does anyone know what is needed to make the HTTP
> proxy on www.rebol.org
> work for HTTPs?
> >
> > I can't seem to get past the CONNECT command.
> >
> > I am trying to make a simple method for creating
> scripts for automated
> access and processing of locations that require one
> or more levels of
> authentification.
> >
> > The HTTP works fine, I just write the Get commands
> out to a file delimited
> with specific tags(<Request> and <End Request>), but
> I can't seem to get a
> slightly modified copy to also run as a proxy for
> HTTPs.
> > (Modifications include changing the prot fom 80 to
> 443 and modification of
> the parsing to accept CONNECT strings in addition to
> the Http Get strings.
> >
> > The HTTP Proxy also identifies the simple Gif,
> Jpg, and Jpeg files so as
> not to add them to the script(atleast the ones with
> only one "." in their
> file name)
> >
> >
> >
> >
> >
> > --
> > To unsubscribe from this list, please send an
> email to
> > [EMAIL PROTECTED] with "unsubscribe" in the
> > subject, without the quotes.
> >
> 
> -- 
> To unsubscribe from this list, please send an email
> to
> [EMAIL PROTECTED] with "unsubscribe" in the 
> subject, without the quotes.
> 


=====
please reply to: [EMAIL PROTECTED]

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to