Skip to content

v0.0.61

Compare
Choose a tag to compare
@hlandau hlandau released this 19 Aug 20:27
· 86 commits to master since this release
v0.0.61
1cda304
v0.0.61: Miscellaneous fixes

Bugfixes:

- Fix OCSP URL regexps for Let's Encrypt.
- Documentation: The Let's Encrypt client is now called "certbot".
- Switch to building with Go 1.8.
- Fixes to the default reload for init.d scripts.
- Allow redirector status code to be configured.
- Fix import path for square/go-jose.
- Use more compatible group name for permissions file parser tests.
- nsupdate example script fixes.