swift-server / swift-server/swift-http-server

`TimedCertificateReloader` doesn't get started

Open
#114 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.