Changes for version 0.28 - 2025-01-17

  • 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
    • a78a1f0 Increment repo version
    • 29f9e7e Check if openssl.cnf exists and provide if it does not exist
    • df3e599 v0.27

Modules

Perl extension to OpenSSL's PKCS10 API.