Skip to content

TLS certificate rotation #708

@kixelated

Description

@kixelated

moq-relay supports loading TLS certificates from disk. This is cool, but certificates expire and need to be rotated every month or so.

It would be nice if there way a way to reload these certificates without restarting the process. I'm thinking either:

  1. Reload the configuration on SIGUSR1 or something. systemctl reload moq-relay could send it.
  2. Watch the filesystem and reload certificates on change.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersrustPull requests that update Rust code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions