Main > Programming > Libraries >

Crypt::SSLeay 0.51

Crypt::SSLeay 0.51

Sponsored Links

Crypt::SSLeay 0.51 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1160
Date added: 2006-09-22
Publisher: Joshua Chamas

Crypt::SSLeay 0.51 description

Crypt::SSLeay is a Perl module for OpenSSL glue that provides LWP https support.

SYNOPSIS

lwp-request https://www.nodeworks.com

use LWP::UserAgent;
my $ua = new LWP::UserAgent;
my $req = new HTTP::Request(GET, https://www.nodeworks.com);
my $res = $ua->request($req);
print $res->code."n";

# PROXY SUPPORT
$ENV{HTTPS_PROXY} = http://proxy_hostname_or_ip:port;

# PROXY_BASIC_AUTH
$ENV{HTTPS_PROXY_USERNAME} = username;
$ENV{HTTPS_PROXY_PASSWORD} = password;

# DEBUGGING SWITCH / LOW LEVEL SSL DIAGNOSTICS
$ENV{HTTPS_DEBUG} = 1;

# DEFAULT SSL VERSION
$ENV{HTTPS_VERSION} = 3;

# CLIENT CERT SUPPORT
$ENV{HTTPS_CERT_FILE} = certs/notacacert.pem;
$ENV{HTTPS_KEY_FILE} = certs/notacakeynopass.pem;

# CA CERT PEER VERIFICATION
$ENV{HTTPS_CA_FILE} = certs/ca-bundle.crt;
$ENV{HTTPS_CA_DIR} = certs/;

# CLIENT PKCS12 CERT SUPPORT
$ENV{HTTPS_PKCS12_FILE} = certs/pkcs12.pkcs12;
$ENV{HTTPS_PKCS12_PASSWORD} = PKCS12_PASSWORD;

This perl module provides support for the https protocol under LWP, so that a LWP::UserAgent can make https GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests.

The Crypt::SSLeay package contains Net::SSL, which is automatically loaded by LWP::Protocol::https on https requests, and provides the necessary SSL glue for that module to work via these deprecated modules:

Crypt::SSLeay::CTX
Crypt::SSLeay::Conn
Crypt::SSLeay::X509

Work on Crypt::SSLeay has been continued only to provide https support for the LWP - libwww perl libraries. If you want access to the OpenSSL API via perl, check out Sampos Net::SSLeay.

Crypt::SSLeay 0.51 Screenshot

Advertisements

Crypt::SSLeay 0.51 Keywords

Bookmark Crypt::SSLeay 0.51

Hyperlink code:
Link for forum:

Crypt::SSLeay 0.51 Copyright

WareSeeker periodically updates pricing and software information of Crypt::SSLeay 0.51 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Crypt::SSLeay 0.51 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
The pam_ccreds module provides the means for Linux workstations to locally authenticate . Free Download
Jeta SSH Module provides a Horde SSH module. Free Download
Getopt::Clade is a Perl module with command-Line Argument Declaration Engine. Free Download
Tami.D provides the server module of a client-server interface to mpg123. Free Download
mod_proxy_pass_env module provides virtual transparency of environment variables when using the mod_proxy as reverse-proxy. Free Download
SVN-Pusher is a Perl module that allows one to propagate changesets from one Subversion repository to the other. Free Download
LaTeX::Table is a Perl module that provides functionality for an intuitive generation of LaTeX tables for reports or theses. Free Download
B::Flags is a Perl module that provides a friendlier flags for B. Free Download