swift-server / swift-server/swift-http-server
`TimedCertificateReloader` doesn't get started
Open
Nobody has claimed this yet.
kind/bug
size/M
status/triage
- Dominant language
- Swift
- Stars
- 44
- Forks
- 13
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 8
Description
If you create a TimedCertificateReloader by setting up reloading TLS with a file in config, the HTTP server will create a TimedCertificateReloader but never actually start it. I'm guessing this should probably be started by the server somewhere
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 by tracing the configuration path that creates TimedCertificateReloader and the HTTP server startup sequence. Verify where the reloader is expected to begin running, then confirm that a server configured for reloading TLS starts it and reloads certificates as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100