v2.5.0
What's Changed
- add 'processing' state to challenges by @alexzorin in #382
- Validate CSR signatures and check signature type by @mcpherrinm in #386
- Fix compilation for 32bit by @a16bitsysop in #388
- Add Retry-After header when responding to Order and Authorization object by @moratori in #380
- Update install instructions by @jsha in #389
- Readme: Clarify HTTPS-only text by @aarongable in #397
- Add subproblems by @alexzorin in #383
- Replace deprecated ioutil calls by @pgporada in #400
- fix readme by @n98gt in #410
- README.md: Remove execute bit by @joshtriplett in #413
- Explicitly set the certificate validity period in config by @pgporada in #417
- challtestsrv: implement DoH by @jsha in #423
- Update challtestsrv to 1.3.2 by @jsha in #424
- chisel2.py fixes by @sheurich in #426
- Clarify github and go commands by @zyphlar in #429
- Upgrade Go and dependencies; CI and Docker fixes by @sheurich in #434
- Remove CommonName from issued certificates by @mcpherrinm in #420
- ca: fix regression with newCertificate by @ldez in #441
- Use GitHub Actions by @ldez in #442
- GolangCI-Lint Fixes by @sheurich in #439
- Switch to go-jose v4 by @mcpherrinm in #445
- ca: Pass OCSP Must-Staple from CSR into generated certificate by @wgreenberg in #436
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.0 to 4.0.1 by @dependabot in #446
- CI: Travis -> GitHub Actions; Create Release Binaries and Container Images by @sheurich in #444
New Contributors
- @mcpherrinm made their first contribution in #386
- @a16bitsysop made their first contribution in #388
- @moratori made their first contribution in #380
- @pgporada made their first contribution in #400
- @n98gt made their first contribution in #410
- @joshtriplett made their first contribution in #413
- @sheurich made their first contribution in #426
- @zyphlar made their first contribution in #429
- @wgreenberg made their first contribution in #436
Full Changelog: v2.4.0...v2.5.0