Gossamer Forum
Home : General : Perl Programming :

Special module for accessing SSL sites?

Quote Reply
Special module for accessing SSL sites?
Hi guys,

Is there a special module/add-on that is required for LWP::Simple, so you can access https:// sites? I'm trying to write something that will interact with WorldPay, and cancel an account ... but it keeps giving me a 501 error Unimpressed

TIA

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Special module for accessing SSL sites? In reply to
You usually need something like Net::SSLeay installed.

~Charlie
Quote Reply
Re: [Chaz] Special module for accessing SSL sites? In reply to
Yeah, that was almost it. We had to re-install the whole wwwlib module package again, as well as a newer version of Net::SSLeay. Its working a charm now Smile

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates