Releases: cloudflare/certmgr
Releases · cloudflare/certmgr
v1.6.1
v1.6.1
v1.6.0
v1.6.0
v1.5.0: Check CA renewal along with certs.
This fixes #35.
v1.4.3: A collection of minor improvements.
* Only look for valid YAML/JSON files in the cert spec dir (e.g. fix #33). * Update Travis to use Go 1.9 to fix a Go bug in the user lookups (#30). * Update README to include CA file path writing. * Remove the informational message about not writing a CA file if no file path was provided. This was useful in testing, but has caused a great deal of confusion among users. * Bump the patch version to trigger a release using the new Go version. Use Go-1.9 and add CA file writes to README.
v1.4.2: Fix CA remote logic.
This was a holdover from another WIP branch, and is now causing problems.
v1.4.1: Refresh the CA certificate on every renewal.
The CA might have been renewed or otherwise changed in the meantime.
v1.4.0: cert: add support for writing CA certificates to disk.
An oft-requested feature is to allow certmgr to write the CA certificate to disk. This change provides support for that. If no file section is provided in the CA configuration (as is the case in all current configurations), certmgr's behaviour is unmodified with the exception of a log message noting that the certificate will not be written.
v1.3.1: Update vendor files.
- Patch version is bumped so that downstream builds pick up changes.
v1.3.0
Bump to release 1.3.0.