cloudflare / cloudflare/cloudflared

Reload origincert without a restart

Open
#240 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
15.6k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

## Feature request

Add the ability to reload the origincert file without restarting the daemon, ideally via SIGHUP signal.

## Motivation

We want to rotate origin origin certs frequently. This requires editing the origincert file and then restarting cloudflared. This causes all in-flight requests from our users to be dropped.

#### More background
We use cloudflared for Argo Tunnels on our hosts. We *do not use* `cloudflared login`, but rather provision the argo tokens and origin certs separately and copy them to the hosts. We do this because it is more secure then the default which issues a wildcard cert.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.