- Add openssl_version fact (issue #60, fix #57)
- Various fixes to tests
- Fix failure to load inifile (issue #56)
- Change certificate existence logic (issue #51)
- Add dhparam type and provider (issue #53)
- Fix unit tests for Puppet 4
Use ensure_package for ca-certificate
Customizable cnf/crt/csr/key paths
Add a req_ext parameter to x509_cert type Allow to manage whether adding v3 SAN from config
Use docker for acceptance tests
Fix strict_variables activation with rspec-puppet 2.2
Add beaker_spec_helper to Gemfile
Use random application order in nodeset
add utopic & vivid nodesets
Don't allow failure on Puppet 4
Add puppet-lint-file_source_rights-check gem
Don't pin beaker
Add nodeset ubuntu-12.04-x86_64-openstack
- Add beaker nodesets
- Use sha256 instead of sha1 by default
- Confine rspec pinning to ruby 1.8
- Various spec improvements
- Stop managing ca-certificates file
- Various spec improvements
- Various spec improvements
- Linting
- Add puppet-lint plugins
- Fix unquoted strings in cases
- Fix .travis.yml
- Fix LICENSE file to match metadata.json
- Remove puppet_version from metadata.json
- Various improvements in unit tests
- Fix metadata.json warnings
- Add future parser tests
- Fix future parser errors
- Corrected and added new features for openssl::export::pkcs12
- Lint metadata.json
- Setup automatic Forge releases
- Add more tests