>
> Does anyone know how to use stunnel with Rebol on win32?
>
rebol/version
== 0.10.38.3.1
I started stunnel as below
stunnel -c -d 80 -r lc6.law5.hotmail.passport.com:443
If I point a browser at http://locahost:80
it gets correctly redirected to the hotmail logon page
If I then do
>> read http://localhost:80
** Script Error: insert expected series argument of type:
series port bitset.
** Where: insert port/path "/"
--
Graham Chiu
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.