Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Long delay with Crypt::SSLeay and LWP

by waldo22 (Novice)
on Jul 25, 2012 at 19:51 UTC ( [id://983727]=note: print w/replies, xml ) Need Help??


in reply to Re: Long delay with Crypt::SSLeay and LWP
in thread Long delay with Crypt::SSLeay and LWP

Thanks for the tip. That produced slightly more helpful output. Does this mean anything to you?

DEBUG: .../IO/Socket/SSL.pm:196: set domain to 2 DEBUG: .../IO/Socket/SSL.pm:1622: new ctx 33610976 DEBUG: .../IO/Socket/SSL.pm:339: socket not yet connected DEBUG: .../IO/Socket/SSL.pm:341: socket connected DEBUG: .../IO/Socket/SSL.pm:359: ssl handshake not started (long pause again - at least 30 sec.) DEBUG: .../IO/Socket/SSL.pm:422: Net::SSLeay::connect -> -1 DEBUG: .../IO/Socket/SSL.pm:1299: SSL connect attempt failed with unkn +own error error:00000000:lib(0):func(0):reason(0) DEBUG: .../IO/Socket/SSL.pm:428: fatal SSL error: SSL connect attempt +failed with unknown error error:00000000:lib(0):func(0):reason(0) DEBUG: .../IO/Socket/SSL.pm:1299: IO::Socket::INET6 configuration fail +ed error:00000000:lib(0):func(0):reason(0) DEBUG: .../IO/Socket/SSL.pm:1659: free ctx 33610976 open=33610976 DEBUG: .../IO/Socket/SSL.pm:1667: OK free ctx 33610976

Replies are listed 'Best First'.
Re^3: Long delay with Crypt::SSLeay and LWP
by Anonymous Monk on Jul 26, 2012 at 07:17 UTC

    Does this mean anything to you?

    :) Not particularly, though it hints to me the problem likely isn't perl specific -- you can probably confirm this hunch by running openssl ... see Debugging SSL communications

      Thanks for the great tip about debugging SSL.

      You're correct, this is not a Perl problem.

      Same delays when running the s_client test directly from OpenSSL.

      The same test connects just fine to the Authorize.net gateway, so I'm taking this up with the Payflow development support folks now.

      I'll report back just in case someone else has this problem, but as of now, it looks like it's related to certificate validation, or to Payflow's servers, or something

      It's a shame the secular community isn't this helpful ;)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 06:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found