Changes for version 0.27 - 2025-01-16

  • Significant updates since 0.25
    • Merge RT#106313 from DDICK (Sorry its been 10 years)
    • RT#106313 allows you to import PEM or DER based CSRs from a file
    • Closes RT#133121 added support for Elliptic Curve based Certificate Requests
    • This release allow you to choose specify the hash algorithm for RSA
    • the sign() function supports specifying the hash algorithm
    • For EC you can specify the hash algorithm and curve
    • Added a Security Policy in SECURITY.md
  • Change Log
    • adf69a9 Remove META files from repo
    • 36b04f4 update .gitignore
    • 58b42f3 Update Copyright and email address
    • 6609e8d Increment repo version
    • d39015b Add a security policy
    • 58793a2 Add support for creating Elliptic Curve based Certificate Requests
    • cea2a82 Move CSR files to a sub dir in test dir as the Encoding may be binary
    • e472ca2 Make regex explicitly multiline match
    • 3d143f3 Merge RT#106313: PATCH: Support for reading a PKCS10 file in DER format
    • 4d4c129 libz needs to be linked explicitly on AIX
    • d58e83e v0.26

Modules

Perl extension to OpenSSL's PKCS10 API.