Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Changing from http call to https using SOAP::Lite

by Corion (Patriarch)
on Mar 03, 2015 at 10:05 UTC ( [id://1118580]=note: print w/replies, xml ) Need Help??


in reply to Changing from http call to https using SOAP::Lite

Have you installed LWP::Protocol::https? This module is needed for connecting to https:// URLs.

Also see this bug.

Replies are listed 'Best First'.
Re^2: Changing from http call to https using SOAP::Lite
by allwynpoikavila (Initiate) on Mar 03, 2015 at 10:07 UTC
    ok.. thanks, if i get it installed then also what more needs to be done inside the code for calling https websites? do we need anything to use other than SOAP::Lite?

      You have not shown us the error message and the relevant code to reproduce the error message.

      If you need further assistance, please help us help you better and show us the exact error message you get, together with a short program that replicates the error.

        error is something like below: "ld.so.1:perl:fatal: relocation error :file /xx/xx... openSSL_add_all_algorithms; referenced symbol not found" code is a simple get using (https://servername) proxy...using SOAP::Lite response method..if you need i can give you in sometime... but am not understanding the meaning of above error. we are using perl 5.8.6

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1118580]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-24 20:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found