DEV Community

Jonas Brømsø
Jonas Brømsø

Posted on

4 1

Release of Perl distribution of Crypt::OpenSSL::PKCS12 1.9

Crypt::OpenSSL::PKCS12 1.9 have just been release to CPAN and all open PRs have now been processed.

Additionally I have:

  • Ported the change log from text to Markdown
  • Added some of the suggested sections to the documentation, some of these will have to be updated with more information
  • I have added some more references and documentation and there is more to come in this space
  • I have bumped the Perl requirement from 5.6 to 5.8 since the test suite uses UTF-8, perlver is indeed a nifty tool, you can use it to find out what your perl minimum version requirement is
  • Finally I have documented that the distribution is not compatible with OpenSSL 3.X.X only 1.X.X

This concludes this feature release. The next major thing is to make the distrubution compatible with OpenSSL 3.X.X - so there are plenty of things to do.

Thanks to James Rouzier (@jrouzierinverse) for his create_as_string feature - your contribution is most welcome

Change Log

1.9 Sat Nov 20 12:49:34 CET 2021

  • Added new feature from create_as_string via PR #39 from James Rouzier (@jrouzierinverse), which returns the PKCS data as a string, for futher handling

  • Bumped Perl requirement from Perl 5.6 to 5.8, due to use of UTF-8 in test suite

  • POD cleaned up, more to come

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay