Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Multiplexing HTTPS server, peer cert authentication problem.

by erroneousBollock (Curate)
on Mar 05, 2007 at 15:58 UTC ( [id://603235]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
          $self->errstr =~ /^IO::Socket[^\n]* accept failed$/);
      }
    }
    
  2. or download this
    --- IO-Socket-SSL-orig.pm    2007-03-05 15:34:15.000000000 +1000
    +++ IO-Socket-SSL.pm    2007-03-05 15:40:30.000000000 +1000
    ...
     
         $ctx_object = { context => $ctx };
         if ($arg_hash->{'SSL_session_cache_size'}) {
    
  3. or download this
    -----BEGIN CERTIFICATE-----
    MIIEDTCCAvWgAwIBAgIJALbliGaWqPzzMA0GCSqGSIb3DQEBBQUAMIGrMQswCQYD
    ...
    og3vKDokSFg0GAn2UmHhCwQnjDq0DzbUCl9/pT+zumyxwi6fxaMfo0qHIl7T3gq2
    XlkKP6wE7NpFR5ZCfm3ZWP34awqDFRo9Cu7QVgLDRCoP
    -----END CERTIFICATE-----
    
  4. or download this
    -----BEGIN RSA PRIVATE KEY-----
    Proc-Type: 4,ENCRYPTED
    ...
    X2dRjeb6Y1QfePjEugvUzk7iNIltbBuwi1slAChWqRGipqrVpQ8JO5LTlvRKmaDp
    ek9m+Ig593ZAuueoZ+nVWe/tYh4Sdsin1hwD0KggATXOBN6klcJ1wA==
    -----END RSA PRIVATE KEY-----
    
  5. or download this
    Certificate:
        Data:
    ...
    dUeAUWWmGr65EyF8tFfWJ7Bi/bRSbT9zzfF4VgmpH5N6XlkSwH3qSjp0NyRZCwFM
    BpXgI04F3PQyfv7dGhElhS7hrQs3VsVn
    -----END CERTIFICATE-----
    
  6. or download this
    -----BEGIN RSA PRIVATE KEY-----
    MIIEpQIBAAKCAQEAzMHfVlAol/cTaxOxQYWZ9JcsFi4KIq0WdpjfFKbCp6RUitea
    ...
    ybgJOIhYVHx0xKQxbttAlNaAC/LFCFtaJzp1r54PNmgfnpQIsDKy5w96sfNuXGFY
    4B5CxSXWyMV8t05ahxv89U0RtHAJjBddaPksoqQZoJ8XX8a4DMhuPTo=
    -----END RSA PRIVATE KEY-----
    
  7. or download this
    Certificate:
        Data:
    ...
    HkUUBrLhM03Baqm07ny/Sc3DNgRHQbKHNgApWSgH/nRwJNTY7Dxk1lwegcEyt4Y2
    EttrDjrlVKDv2cGMmFyDxgLS80nBkVVqyUx/xlfH4Y28fngwq5VNsBFj
    -----END CERTIFICATE-----
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://603235]
Approved by Corion
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found