Revision history for Perl module Net::ACME2
0.12 11 Jun 2018
- Remove Types::Serialiser (thanks, Chris Novakovic!)
0.11 1 Jun 2018
- Add Types::Serialiser to Makefile.PL (thanks, Chris Novakovic!)
0.10 2 Apr 2018
- Add “Content-Type” header to outgoing POSTs.
0.09 14 Mar 2018
- Fix MANIFEST (sorry!)
- Update documentation a bit for the production endpoint.
0.08 13 Mar 2018
- Make the Let’s Encrypt module default to the production server.
- DNS challenges are now instantiated as dns_01.pm instances.
- Tweaks to documentation.
0.07 11 Feb 2018
- Fix to request new nonce when there is none set.
0.06 9 Feb 2018
- Remove unused “Pending” modules (holdovers from Net::ACME)
0.05 18 Jan 2018
- Minimum X::Tiny version of 0.12.
0.04 18 Jan 2018
- Fix flaw in example logic.
0.03 15 Jan 2018
- Verbiage tweak in POD, search visibility
0.02 14 Jan 2018
- Fix examples to show generated key.
- A bit of additional documentation.
0.01 13 Jan 2018
- Initial ALPHA release