All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- adapt to breaking changges in v0.6.0 puppet/nginx
- Fix firstrun fact for Puppet 3
- Remove ruby1.8.7 workarounds
- Switch nginx module dependency from jfryman to voxpupuli (puppet-nginx)
- 100% Test coverage
- Disable basic auth for acme-challenge location
- Update Documentation
- Add Exec path defaults
- Update rake tasks
- Fix for Puppet 4.x
- Initial release of letsencrypt_nginx using letsencrypt::certonly from danzilio-letsencrypt
- Before, I wrote a standalone module which also installed and executed letsencrypt. This was dropped in favor of danzilio-letsencrypt.