github gregtwallace/certwarden v0.12.4
LeGo CertHub v0.12.4

latest releases: v0.22.1, v0.22.0, v0.21.6...
pre-release13 months ago

[v0.12.4] - 2023-08-08

This release resolves a significant issue with the challenge solver
failing in certain cases involving wild card certificates or multiple
ACME providers.

Added

  • Add an error if user tries to enable acme.sh on a Windows server.
  • Add better notes in default config regarding acme.sh options.
  • Add shutdown handler for client to trigger LeGo shutdown.
  • Make WorkTracker data type for reuse.

Changed

  • Move pprof to its own http server and port.
  • Significant overhaul of custom http client to make it more sane.
  • Rework how challenge resource provisioning is tracked. Instead of in
    each method, centralize in Challenges package.
  • Some minor code tidy up.

Fixed

  • Fix when multiple workers are trying to solve Challenges that use
    the same resource name. This could cause Orders to fail under certain
    conditions. Instead, queue the resources and solve the Challenges
    one at a time.
  • Make Cloudflare use the app's http Client with the proper settings.

Removed

N/A

Don't miss a new certwarden release

NewReleases is sending notifications on new releases.