Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        SSL_verify_mode => SSL_VERIFY_NONE,
        SSL_cert_file   => 'server.pem'
    ) or die "failed connect or ssl handshake: $!,",&IO::Socket::SSL::errs
    +tr,"\n";
    
  2. or download this
    DEBUG: .../IO/Socket/SSL.pm:251: set domain to 2
    DEBUG: .../IO/Socket/SSL.pm:1784: new ctx 41181280
    ...
    DEBUG: .../IO/Socket/SSL.pm:1821: free ctx 41181280 open=41181280
    DEBUG: .../IO/Socket/SSL.pm:1829: OK free ctx 41181280
    failed connect or ssl handshake: Bad file descriptor,IO::Socket::INET6
    + configuration failed SSL connect attempt failed with unknown error