The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.8002

  • Cosmetic: wrap long form OpenSSL config in test
  • Make RSA, DSA and ECC support optional. Warn during install none are present or any don't work.
  • Signature verification requires the corresponding module, as does decoding ECC public keys.
  • subjectPublicKeyParams and checkSignature set error() for unsupported key type or hash.
  • Clean up carp/croak, especially where crept into evals.
  • Provide instance method for error.
  • Fix stringify's interactions with API v0.
  • Add binaryMode and PEMonly options to provide finer grained control of formats

Modules

parse PKCS #10 certificate requests