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

Changes for version 0.18 - 2012-07-02

  • VOMS::Lite::REQ::Create
    • Checks input to identify whether request is for a host or not
    • Fixed SubjectAltName Extension request
    • Fixed Key used to sign request if pre-generated
    • Added Basic Constraints, Key usage and Extended Key Usage Extensions.
  • VOMS::Lite::PEMHelper: fixed a number of formatting issues in PEM encoding.
  • cert-req.pl
    • added -host option to force subjectAltName dnsName:...
    • add value in -email to any subjectAltName extension (if not a host cert)
  • Moved example directory to misc directory
  • Added buildRPM.sh to build rpms
  • Created 'rpm' and 'version' targets in MakeMaker generated Makefile
    • version runs updateversion.pl
    • rpm runs buildRPM.sh (creates rpms in rpm directory) and depends on 'dist' and 'verstion'
  • voms-proxy-init.pl handles no Attribute Certificate scenario more gracefully.

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