Skip to content

feature request: Caddy/Lets Encrypt cert validation via Cloudflare DNS #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Rhodderz opened this issue May 3, 2025 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@Rhodderz
Copy link

Rhodderz commented May 3, 2025

What do you want to see?

Would it be possible to get Caddy to generate the LE cert using Cloudflare DNS for validation
Or
Be able to provide our own certificate

Thought behind this is hosting Revolt behind a Cloudflare Tunnel so you do not have to NAT through in case you just dont want to or do not have the appropriate ports available.

@Rhodderz Rhodderz added the enhancement New feature or request label May 3, 2025
@github-project-automation github-project-automation bot moved this to 🆕 Untriaged in Revolt Project May 3, 2025
@Docteh
Copy link

Docteh commented May 5, 2025

Sounds like more of a question towards Caddy itself.

In my Caddyfile I've specified a tls cert like so

{$HOSTNAME} {
        tls /data/certs/fullchain.cer /data/certs/domain.com.key
        route /api* {

data/caddy-data is mounted as /data in the Caddy container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 Untriaged
Development

No branches or pull requests

2 participants