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

About Redirecting to HTTPS

 [1/3] from: rondon:andrade:uol at: 17-Aug-2001 14:10


Hi Folks! How can I solve this problem? I must read an url that redirects to https and it's not supported by Rebol. I've got this error: probe read http://www.somesite.com/ ** User Error: HTTP forwarding error: Scheme https for URL https://somesite2.com/ not supported in this REBOL. I have Rebol/View/Pro, is there any version of Rebol that supports this forwarding ? How can I read and URL that redirect to an URL that uses https? Any tips? Thanks in advance. Rondon

 [2/3] from: m::koopmans2::chello::nl at: 17-Aug-2001 19:51


See my post at: http://www.escribe.com/internet/rebol/m10481.html

 [3/3] from: cyoungblood:legato at: 17-Aug-2001 11:00


I think it's only in Command, but I don't like that you have to pay over $300 just to get https support. One thing that could be done is to use the View/Pro external libraries feature and create an https dialect using openssl.