Skip to content

Releases: davidc/puppet_getssl

1.0.0

11 May 17:49
Compare
Choose a tag to compare

Version 1.0.0

Changes since dthielking's final puppetforge release:

  • Allow reload command to default to global reload command as documented
  • Allow setting check_remote_wait on a domain
  • Fix bugs in ACCOUNT_EMAIL on domains
  • Allow setting CHALLENGE_CHECK_TYPE per domain
  • Fix typo domain_key_cert_loaction
  • Use stdlib's ensure_resource so the conf directory could be created in another module (prevents dependency cycle) and create directory with the correct mode
  • Upgrade getssl getssl 2.04 -> 2.35
  • Use ACME v2 API (v1 is no longer available)