Crypt::X509 0.21
Crypt::X509 is a Perl module to parse an X.509 certificate. SYNOPSIS use Crypt::X509; $decoded = Crypt::X509->new( cert =>
|
|||||||||||||||||||
Crypt::X509 is a Perl module to parse an X.509 certificate.
SYNOPSIS
use Crypt::X509;
$decoded = Crypt::X509->new( cert => $cert );
$subject_email = $decoded->subject_email;
print "do not use after: ".gmtime($decoded->not_after)." GMTn";
Crypt::X509 parses X.509 certificates. Methods are provided for accessing most certificate elements.
It is based on the generic ASN.1 module by Graham Barr, on the x509decode example by Norbert Klasen and contributions on the perl-ldap-dev-Mailinglist by Chriss Ridd.
Requirements:
tags
Download Crypt::X509 0.21
Authors software
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
