[ic] get-url & https

marco m.mescoli at omnib.it
Sat Dec 29 09:20:45 UTC 2018


last 2018 acid drops ... ;-)
inside a https ic page with tag [get-url] i need to call a cgi bash 
script using https:

[get-url
   method="POST"
   url="https://host/cgi-bin/test.cgi"
   content_type="multipart/form-data"
   useragent="@@MV_PAGE@@/1.0"
   scratch="ret"
   form=
   |
     par1=value1
     end='\n\r'
   |
]

but ic enviro answer in this way:
#Failed - 501 Protocol scheme 'https' is not supported 
(LWP::Protocol::https not installed)

try to install with:
sudo cpan install LWP::Protocol::https
with identical issue.

maybe ic protected enviro dont see installed https ?

thanks
marco

-- 
"fino alla bara sinpara"
"up to demise we rize"


More information about the interchange-users mailing list