Rebol Talk Forum  |  Getting Started  |  Newbie Help  |  Topic: unable to "read" secure URL
Pages: [1] Print
Author Topic: unable to "read" secure URL  (Read 612 times)
Evan
Newbie
*
Offline Offline

Posts: 7


View Profile
unable to "read" secure URL
« on: November 30, 2004, 11:36:32 AM »

Please help.

I am trying to read data from a web page using HTTPS.
I have a PRO licence so assume I have the REBOL feature.
I have the following lines in my user.r (per doc):
if not find first system/schemes 'https [
    net-utils/net-install HTTPS make system/schemes/http/handler [] 443
]
>> data: read https://www.pbhi.com ;works OK with browser
>> URL Parse: none none www.pbhi.com none none none
Net-log: ["Opening" "ssl" "for" "HTTPS"]
** Access Error: Invalid port spec: scheme ssl host either all port/proxy/type = generic generic bp port/proxy/host port/proxy/host: none port/host user port/user pass port/pass port-id either all port/proxy/type = generic generic bp port/proxy/port-id port/port-id
** Where: open-proto
** Near: data: read https://www.pbhi.com

 THANKS
Logged
Gabriele
Full Member
***
Offline Offline

Posts: 182


View Profile WWW
unable to "read" secure URL
« Reply #1 on: November 30, 2004, 12:04:13 PM »

SSL support requires /Command. This is what I get from REBOL/Command/View:

Code:
>> read https://www.pbhi.com
connecting to: www.pbhi.com
== {<html>
<HEAD>
<!-- Generates the title based on the Asset Description -->

<TITLE>PacifiCare Behavioral Health, Inc. - Welcome<...
Logged
Evan
Newbie
*
Offline Offline

Posts: 7


View Profile
unable to "read" secure URL
« Reply #2 on: November 30, 2004, 01:53:39 PM »

Gabriele
Thanks for your reply, but I thought I had paid for Windows/Rebol/Command.  My rebol can call shell commands, use sound ports and load external libs. ( i don't know howto test the other functionality)

What gives?
Evan
Logged
Gabriele
Full Member
***
Offline Offline

Posts: 182


View Profile WWW
unable to "read" secure URL
« Reply #3 on: December 01, 2004, 04:06:32 AM »

View/Pro and /Command are two different products. If you have the /Command license, then you'll have a separate REBOL exe with /Command functionality.
Logged
Pages: [1] Print 
Rebol Talk Forum  |  Getting Started  |  Newbie Help  |  Topic: unable to "read" secure URL
Jump to:  

  
Quick Search...

Advanced search
  
Welcome, Guest. Please login or register.
Did you miss your activation email?
November 20, 2008, 03:07:17 AM
Username: Password: Session Length:
  

News: 01-09-08

Alpha version of REBOL 3 has been released!


  
2285 Posts in 594 Topics by 3699 Members
Latest Member: BypeScieple

  Rebol Talk Forum | Powered by SMF 1.0.9.
© 2001-2005, Lewis Media. All Rights Reserved.

RT design by Defiant Pc