Help for this page

Select Code to Download


  1. or download this
    $ua->ssl_opts(SSL_key_file => 'privatekey.pem');
    
  2. or download this
    $ua->ssl_opts(SSL_key_file => 'privatekey.pem');
    $ua->ssl_opts(SSL_cert_file => 'cert.pem');