Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

WWW::Mechanize and ssl

by hesco (Deacon)
on Nov 21, 2008 at 22:21 UTC ( [id://725245]=perlquestion: print w/replies, xml ) Need Help??

hesco has asked for the wisdom of the Perl Monks concerning the following question:

I have an application which uses WWW::Mechanize in a ->_render_url() method to fetch and embed in my application static content hosted locally or elsewhere. It takes forever to render my form as WWW::Mechanize attempts and then fails to negotiate the ssl wrapper around some of these links. It litters my logs with errors reading like: "Invalid method in request \x80d\x01\x03\x01".

I tried installing: Crypt::SSLeay as suggested by nodes found in SuperSearch, but still get the same behavior (slow response and error-riddled logs). Is there a way to make my $agent speak ssl so that this might work?

-- Hugh

if( $lal && $lol ) { $life++; }

Replies are listed 'Best First'.
Re: WWW::Mechanize and ssl
by Anonymous Monk on Nov 21, 2008 at 23:12 UTC

Log In?
Username:
Password:

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

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

    No recent polls found