Skip to content

Releases: foomo/simplecert

v1.8.8

29 Mar 09:53
Compare
Choose a tag to compare

Dependency and readme updates

v1.8.7

06 Jul 08:34
9d3a0b6
Compare
Choose a tag to compare

Update lego to v4.3.1

v1.8.6

09 May 08:06
Compare
Choose a tag to compare

feat: when obtaining a new cert due to changed domains failed, init with previously cached one instead

v1.8.5

21 Apr 11:18
Compare
Choose a tag to compare

[725f4a0] fix: invoke failedToRenewCert in case of failure to renew cert on simplecert.Init and keep runnning

v1.8.4

10 Feb 09:52
9db448f
Compare
Choose a tag to compare
  • 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

20 Jan 15:57
Compare
Choose a tag to compare
  • readme updates for troubleshooting common errors
  • improved config validation
  • clean exit by default if a nil cleanup function has been provided

v1.8.2

20 Jan 09:57
Compare
Choose a tag to compare

Upgrade dependencies to latest versions

v1.8.1

08 Dec 08:54
Compare
Choose a tag to compare
  • Update deps
  • replace deprecated hosts package (fixes compilation for FreeBSD)

v1.8.0

25 Nov 22:57
Compare
Choose a tag to compare

Upgraded to lego v4

v1.7.7

19 Nov 10:29
Compare
Choose a tag to compare

Don't fatal in simplecert.Init to allow users to recover from errors