The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.17 - 2012-06-29

  • Added VOMS::Lite::SAMLHelper library in anticipation of mainstream SAML VOMS services
  • Fixed error handling in VOMS::Lite::X509::Examine for
    • "Unable to parse certificate"
  • Fixed CA certificate check in X509::Examine. When $CertInfoRef->{'Errors'} is undefined.
  • Added ability to parse unencrypted RSA private key in PKCS#8 format.
    • Changes in VOMS::Lite::PEMHelper::readPrivateKey to also accept "-----BEGIN PRIVATE KEY-----" .. "-----END PRIVATE KEY-----" blocks
    • Changes in VOMS::Lite::KEY::Examine to locate internal octet string and re-index to start of key data allowing key to be parsed with the existing algorithm.
  • Added RPM spec file (originally written by Steve Traylen)
    • Added unwin32.patch to aid automatic perl library exclusions in rpm
    • Added voms.config sample as required by spec file
  • Updated the updateversion.pl script to update version in RPM spec file

Modules

Perl extension for VOMS Attribute certificate creation
Perl extension for VOMS Attribute certificate creation
Perl extension for VOMS::Lite
Perl extension for the creation of and parsing of DER encoded Audit Extension for the VOMS::Lite module.
Perl extension for gLite VOMS server interaction
Perl extension for parsing DER encoded X509 certificates for the VOMS::Lite module.
Perl extension for parsing DER encoded KEY for the VOMS::Lite module.
Perl extension for MyProxy server interaction
Perl extension for decoding and encoding PEM X.509 certificates and keys.
Perl extension for GSI Proxy Impersonation certificate creation
Perl extension for PKCS #10 Certificate Request creation
Perl extension implementing basic RSA encryption/decryption
Perl extension for RSA Key Generation
Perl extension for SAML
Perl extension for gLite VOMS server interaction
Perl extension for X509 Certificate creation and examination

Provides

in lib/VOMS/Lite/ASN1Helper.pm
in lib/VOMS/Lite/OID.pm