Help for this page

Select Code to Download


  1. or download this
    use IO::Socket::SSL qw(debug99);
    
  2. or download this
    DEBUG: IO/Socket/SSL.pm:1213: Invalid certificate authority locationse
    +rror:02001003:system library:fopen:No such process
    
    SSL error:  1724: 1 - error:2006D080:BIO routines:BIO_new_file:no such
    + file
    SSL error:  1724: 2 - error:0B084002:x509 certificate routines:X509_lo
    +ad_cert_crl_file:system lib
    
  3. or download this
    -a "C:\perl\site\5.14.1\lib\Mozilla\CA\cacert.pem;cacert.pem"
    
  4. or download this
    $ENV{PERL_LWP_SSL_CA_FILE} = File::Spec->catdir( $ENV{PAR_TEMP}, qw[ i
    +nc perl site 5.14.1 lib Mozilla CA cacert.pem ] );