Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^5: 500 error with LWP:UserAgent

by Loops (Curate)
on Nov 04, 2014 at 15:28 UTC ( [id://1106059]=note: print w/replies, xml ) Need Help??


in reply to Re^4: 500 error with LWP:UserAgent
in thread 500 error with LWP:UserAgent

Well I configured one machine as yours to test:

  • LWP::UserAgent : 6.06
  • IO::Socket::SSL : 1.955
  • Net::SSLeay : 1.66
  • Just retried with SSLeay @ 1.55, still works fine.

    This is all testing with Perl 5.14.2 to stay as close to yours as possible. However, it may well be the underlying OpenSSL version. All the machines here are Fedora 20 boxen.. with:

    openssl-1.0.1e-40.fc20.x86_64

    Would be interesting to see if your two machines have separate versions. By the way, on the machine that works for you, maybe give it a go with and without the SSL_version parameter.

    Replies are listed 'Best First'.
    Re^6: 500 error with LWP:UserAgent
    by RenardBleu (Sexton) on Nov 04, 2014 at 15:54 UTC
      On the working machine, it works only with th SSL_version set as you said ('TLSv1' is enough of a version to specify). It doesnt without.

      Both machines have same version of openssl, that is to say : "OpenSSL 1.0.1e 11 Feb 2013"

      (Btw : I thank you a lot for all efforts you re doing to help me there :) )

    Log In?
    Username:
    Password:

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

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

      No recent polls found