| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-24 | 1.2 kB | |
| v0.25.3 source code.tar.gz | 2026-04-24 | 219.2 kB | |
| v0.25.3 source code.zip | 2026-04-24 | 249.9 kB | |
| Totals: 3 Items | 470.3 kB | 1 | |
What's Changed
- logging: Disable stack traces, fix logger name by @francislavoie in https://github.com/caddyserver/certmagic/pull/372
- Unblock ManageAsync() by putting manageOne() in a goroutine by @mholt in https://github.com/caddyserver/certmagic/pull/374
- Fix HTTP-01 challenge for IPv6 literal addresses by @nekohasekai in https://github.com/caddyserver/certmagic/pull/377
- readme: add dark-mode banner for GitHub UI by @mpge in https://github.com/caddyserver/certmagic/pull/379
- fix: Normalization IPv6 addresses for ACME challenge by @u5surf in https://github.com/caddyserver/certmagic/pull/376
- More validation of delegated OCSP responders by @mholt in https://github.com/caddyserver/certmagic/pull/378 - thank you to Oleh Konko of @1seal for reporting the potential security risk
New Contributors
- @nekohasekai made their first contribution in https://github.com/caddyserver/certmagic/pull/377
- @mpge made their first contribution in https://github.com/caddyserver/certmagic/pull/379
- @u5surf made their first contribution in https://github.com/caddyserver/certmagic/pull/376
Full Changelog: https://github.com/caddyserver/certmagic/compare/v0.25.2...v0.25.3