Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 782 Bytes

2024-06-11 - 1.0.6

  • Support renaming output files in tlsfiles::dehydrated.

2024-06-10 - 1.0.5

  • Add tlsfiles::dehydrated to manage dehydrated certs more easily.

2019-01-21 - 1.0.4

  • Add ensure parameter so certs can be easily deleted (#8, @forgodssake).

2018-07-17 - 1.0.3

  • Add parameters for file names and directories (#7, @forgodssake).

2016-03-22 - 1.0.2

  • Fix error when $injoin was true but no $intcert was given.

2015-10-07 - 1.0.1

  • Update README.
  • Change to using new metadata.json.

2014-11-11 - 1.0.0

  • Fix pem when intcert is set.
  • Update README.

2013-05-20 - 0.3.0

  • Change to 2-space indent.
  • Update README and use markdown.

2012-04-08 - 0.2.0

  • Clean up the module to match current puppetlabs guidelines.