denoland / denoland/deploy_feedback

Make TLS certificates setup automatically

Open
#852 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### What problem are you trying to solve?

Cloudflare Pages automatically re-scans DNS records and make the website available automatically after I setup DNS records.

Deno Deploy need me to click a button in dash.deno.com.

### Describe the solution you'd like

Let the user choose between automatic certs and custom certs (upload files) **before** DNS records are up.

If the user picked auto certs, Have the backend poll for DNS records continuously and setup automatic certs.

If the user picked custom certs, the `_acme-challenge` record isn't needed. Don't check for DNS records and serve the certs directly.

### Describe alternatives you've considered

N/A

### Documentation, Adoption, Migration Strategy

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no repository files, tests, or entry points. First identify the implementation repository and the existing certificate and DNS setup flow. Done means users choose automatic or custom certificates before DNS setup, automatic mode provisions after DNS becomes available, and custom mode bypasses _acme-challenge and serves uploaded certificates.

Written by the indexing model from the issue text.

Assessment

Domain
backend, cloud, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.