Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^4: Problems with IO::Socket:SSL

by Sascha2018 (Acolyte)
on Aug 13, 2017 at 11:23 UTC ( [id://1197329]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    DEBUG: .../IO/Socket/SSL.pm:1492: new ctx 32253824
    DEBUG: .../IO/Socket/SSL.pm:938: start handshake
    ...
    DEBUG: .../IO/Socket/SSL.pm:1533: free ctx 32253824 callback
    DEBUG: .../IO/Socket/SSL.pm:1536: OK free ctx 32253824
    SSL accept failed: SSL connect accept failed because of handshake prob
    +lemserror:00000000:lib(0):func(0):reason(0) at testserver.pl line 101
    +.
    
  2. or download this
    use strict;
    use warnings;
    ...
          $client->syswrite($header);
        }
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found