Releases: foomo/simplecert
Releases · foomo/simplecert
v1.8.8
Dependency and readme updates
v1.8.6
feat: when obtaining a new cert due to changed domains failed, init with previously cached one instead
v1.8.5
[725f4a0] fix: invoke failedToRenewCert in case of failure to renew cert on simplecert.Init and keep runnning
v1.8.4
- adds the ability to configure the desired key type to one of the types supported by go-acme/lego, thanks to @JDLK7
v1.8.3
- readme updates for troubleshooting common errors
- improved config validation
- clean exit by default if a nil cleanup function has been provided
v1.8.2
Upgrade dependencies to latest versions
v1.8.1
- Update deps
- replace deprecated hosts package (fixes compilation for FreeBSD)
v1.7.7
Don't fatal in simplecert.Init to allow users to recover from errors