All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.14.0 (2020-03-05)
1.13.0 (2020-01-07)
- Rubocop #108 (raphink)
- Port specs to rspec 3 #107 (raphink)
- Port cert_date_valid function to Puppet 4.x API #106 (raphink)
- Convert to PDK #105 (raphink)
- Manifests cleanup #104 (raphink)
1.12.0 (2019-04-17)
1.11.0 (2019-03-01)
- Ability to generate x509 certificates with extKeyUsage #96 (madchap)
- Add the x509_extensions directive to support SAN in certificate #89 (johnbillion)
- Changes to support unencrypted CSRs #84 (WetHippie)
1.10.0 (2017-04-18)
- Make the $fastmode parameter for openssl::dhparam default to false. #86 (rpasing)
- Fastmode, Default Keysize increased, path defaults to name #80 (c33s)
- Data types #87 (raphink)
- Add definitions to export PEM cert/key from PKCS12 container #85 (michalmiddleton)
1.9.0 (2017-01-10)
- Error: Unknown authentication type 'dsa' when setting authentication #72 (christophelec)
1.8.2 (2016-08-19)
1.8.1 (2016-08-19)
1.8.0 (2016-08-18)
- Add argument key_size to openssl::certificate::x509 #55 (kronos-pbrideau)
1.7.2 (2016-06-29)
1.7.1 (2016-03-30)
- fixes #62 - error resolving openssl_version on RHEL 6 #66 (mike-es)
- altnames can represent ip addresses #61 (garrettrowell)
1.7.0 (2016-03-18)
1.6.1 (2016-02-22)
1.6.0 (2016-02-18)
- dhparam: add #53 (josephholsten)
- Change cert existance logic #51 (sorrowless)
1.5.1 (2015-11-17)
- packages: switch to stlib ensure_packages() to play nice with other modules which install ca-certificates #52 (josephholsten)
- Manage ca-certificates package on redhat too #49 (edestecd)
1.5.0 (2015-09-23)
1.4.0 (2015-09-15)
- Fix san use in certificate #50 (sorrowless)
1.3.10 (2015-08-21)
1.3.9 (2015-06-26)
1.3.8 (2015-05-28)
1.3.7 (2015-05-26)
1.3.6 (2015-05-26)
1.3.5 (2015-05-25)
1.3.4 (2015-05-13)
1.3.3 (2015-05-12)
1.3.2 (2015-04-27)
1.3.1 (2015-04-17)
1.3.0 (2015-04-03)
1.2.8 (2015-03-24)
1.2.7 (2015-03-10)
1.2.6 (2015-02-18)
1.2.5 (2015-01-19)
1.2.4 (2015-01-07)
1.2.3 (2015-01-05)
1.2.2 (2014-12-18)
1.2.1 (2014-12-18)
1.2.0 (2014-12-09)
1.1.0 (2014-11-25)
1.0.1 (2014-11-17)
1.0.0 (2014-10-20)
0.3.2 (2014-09-23)
0.3.1 (2014-07-04)
0.3.0 (2014-07-02)
0.2.0 (2014-03-03)
- Pkcs12 modifications #34 (cjeanneret)
- Fix bug with x509_Request not having the cnf template present #28 (jrnt30)
- Document 'group' parameter #27 (pataquets)
- Add 'group' parameter to x509 certificate. #26 (pataquets)
- Added certificate signing request dependency on configuration template #25 (tylerwalts)
- Fix for issue 16 #21 (ghost)
- Ignore Gemfile.lock #20 (ghost)
- Deprecation warnings when running rake spec #19 (ghost)
- Deprecation warning when running bundle install #18 (ghost)
- Add cnf_tpl param to openssl::certificate::x509. #12 (Sliim)
- Fix puppet-lint link in README.md #11 (Sliim)
- Update Modulefile to work with other modules requiring stdlib #10 (LarsFronius)
- Add x509_cert and x509_csr types and providers #9 (raphink)
- Export pkcs12 without password #8 (raphink)
- openssl: added support for various distributions. #5 (mfournier)
- openssl::export::pkcs12 - new definition. name says it all #3 (cjeanneret)
- openssl::certificate::x509 - corrected call to script #2 (cjeanneret)
* This Changelog was automatically generated by github_changelog_generator