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

Changes for version 1.4_02

  • For API V1, omit space in key usage list
  • Look for policy identifier names in all tables
  • Decode certificatePolicyIdentifier, add related OIDs
  • Avoid building un-necessary ASN.1 parsers
  • Fully decode ApplicationCertPolicies for API V1
  • Check enhanced key usage before registering OID
  • Add name2oid to API
  • Internal cleanup & error reporting improvements

Changes for version 1.4_01 - 2016-01-14

  • Find PEM anywhere
  • Support repeated attributes
  • Various crashes, internal optimizations
  • More OIDs
  • Access methods: subject, subjectAltName, extensions
  • Generate access methods for unknown OIDs in DNs at runtime
  • Add extractCSR method to get CSR in binary or PEM
  • subjectPublicKey option to extract in PEM format
  • Convert IP addresses to strings
  • Convert basicConstraints to string
  • Add registerOID to allow extraction of simple custom OIDs
  • More tests
  • Improve documentation
  • Add setAPIversion, regularize OID names in V1
  • For API V1, attributes method returns names or values of attributes (except extensions)
  • Improve build: Use Dist::Zilla, autogenerate README,LICENE,META,Makefile.PL
  • Generate & ship Commitlog from git

Modules

parse PKCS #10 certificate requests