Changes for version 0.30 - 2025-01-21

  • Significant updates since 0.26
    • 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
    • 61dcaf2 Increment repo version
    • 88e84aa Add Environment variable for OPENSSL_CONF
    • d4d5d39 Makefile.PL updates
    • 944a42d Fixes for openssl 1.x
    • 0174839 0.29
    • a0ddf9a Increment repo version

Modules

Perl extension to OpenSSL's PKCS10 API.