Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Crypt::X509::CRL 0.1

    Download button

    No screenshots available
    Downloads: 702  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/5)
    15 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Duncan Segrest | More programs
    Perl Artistic License / FREE
    February 19th, 2008, 12:23 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Crypt::X509::CRL description

    Crypt::X509::CRL is an object oriented X.509 certificate revocation list parser.

    Crypt::X509::CRL is an object oriented X.509 certificate revocation list parser with numerous methods for directly extracting information from certificate revocation lists.

    SYNOPSIS

    use Crypt::X509::CRL;

    $decoded = Crypt::X509::CRL->new( crl => $crl );

    $subject_email = $decoded->subject_email;
    print "do not use after: ".gmtime($decoded->not_after)." GMTn";

    Crypt::X509::CRL parses X.509 certificate revocation lists. Methods are provided for accessing most CRL 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. It is also based upon the works of Mike Jackson and Alexander Jung perl module Crypt::X509.

    The following RFC 3280 Extensions are available (noted are the ones I have implemented).

    Authority Key Identifier (implemented)
    CRL Number (implemented)
    Issuing Distribution Point (implemented)
    Issuer Alternative Name
    Delta CRL Indicator
    Freshest CRL (a.k.a. Delta CRL Distribution Point)

    The following RFC 3280 CRL Entry Extensions are available (noted are the ones I have implemented).

    Reason Code (implemented)
    Hold Instruction Code (implemented)
    Invalidity Date (implemented)
    Certificate Issuer

    NOTE: The use of 'utcTime' in determining the revocation date of a given certificate is based on RFC 3280 for dates through the year 2049. Starting with dates in 2050 and beyond the RFC calls for revocation dates to be listed as 'generalTime'.

    Product's homepage

    Requirements:

    · Perl
    · Convert::ASN1

      


    TAGS:

    X.509 certificate revocation | list parser | Perl module | X.509 | certificate | revocation

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM