Skip to content

Releases: oetiker/AcmeFetch

Documented

26 Jan 19:04
Compare
Choose a tag to compare
  • fixed module dependency
  • added rendered documentation

Working

26 Jan 15:40
Compare
Choose a tag to compare
  • better progress report
  • many quirks removed while testing in the real world

Perl must SSL

25 Jan 17:01
Compare
Choose a tag to compare
  • add dependency to Net::SSLeay
  • properly detect pending work

Lazy

25 Jan 10:28
Compare
Choose a tag to compare
  • Only renew Certs if they are 30 days away from expiery
  • Make the cert output format configurable
  • update to Protocol::ACME 0.09 api

On JSON depend we must

25 Jan 07:22
Compare
Choose a tag to compare

Added explicit dependency on JSON:PP (helping the mac along)

Syncup

20 Jan 13:03
Compare
Choose a tag to compare

Re-Release to include Protocol::ACME 0.09 in the dist

Simplified

18 Jan 20:25
Compare
Choose a tag to compare
Simplified Pre-release
Pre-release

Only require the information in the configuration file that is actually necessary for the ACME csr.

The new --staging option lets you fall back to the staging server for testing.

One Site

18 Jan 18:02
Compare
Choose a tag to compare
One Site Pre-release
Pre-release

make things work for just one site

Step One

18 Jan 17:01
Compare
Choose a tag to compare
Step One Pre-release
Pre-release

Initial Release ...