ZIP
WinGet
lego
Sebastian Erhart · 4.25.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
lego_v4.25.0_windows_386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GoACME.lego
Version
4.25.0
Description
Let's Encrypt/ACME client and library written in Go
License
MIT
↗
Homepage
https://github.com/go-acme/lego
Installer URL
https://github.com/go-acme/lego/releases/download/v4.25.0/lego_v4.25.0_windows_386.zip
Upgrade Behavior
install(Install over existing)
Release Notes
The binary size of this release is about ~50% smaller compared to previous releases.
This will also reduce the module cache usage by 320 MB (this will only affect users of lego as a library or who build lego themselves).
Changelog
- b8beddc Add DNS provider for ZoneEdit (#2578)
- 79f496e alidns: replace alidns-20150109 with a fork (#2589)
- 96b18d7 feat: add option to define dynamically the renew date (#2574)
- 40baed2 feat: add option to disable common name in CSR (#2570)
- bfa487c fix: enforce…