acme renew should update haproxy.pem
Nobody has claimed this yet.
- #20559 by @AlvinZhu — closed without merging
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
https://github.com/openwrt/packages/blob/0a15829d7377cb989694fb3cef5b789d6fbad1d0/net/acme/files/run.sh#L357
haproxy.pem only generated on the first cert Issuing.
https://github.com/openwrt/packages/blob/0a15829d7377cb989694fb3cef5b789d6fbad1d0/net/acme/files/run.sh#L270
haproxy.pem need update when cert renew
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in net/acme/files/run.sh, comparing the certificate issuance logic around line 357 with the renewal path around line 270. Verify when haproxy.pem is generated and when renewal completes; done means the renewed certificate updates haproxy.pem, with the relevant acme behavior checked on OpenWrt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100