Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: https

From: gchiu:compkarori at: 16-Jan-2001 6:55

On Mon, 15 Jan 2001 11:33:03 +0100 Nenad Rakocevic <[dockimbel--free--fr]> wrote:
> > > > I need to parse out some data from a https page. Is > https > > going to be supported in Core? > > > > -- > > Graham Chiu > > Niet ! > > RT answer is that a SSL support will raise /Core size to > almost 1Mo and they > want to keep it small in size, which is a good point of > view IMHO. > > I see 2 way of adding SSL (and https) support to Rebol : > > - with /Command, you can make a wrapper for a SSL > package, such as OpenSSL. > - with /Core, you can use a SSL proxy such as sTunnel. > > Rebol <====> SSL Proxy <====> Web site > http https
thanks, I'll look at it. -- Graham Chiu