Clarify Keyless SSL certificates and add DNS-only key server note#31788
Clarify Keyless SSL certificates and add DNS-only key server note#31788baubuchon-cf wants to merge 3 commits into
Conversation
…r note Adds a "Certificates used in Keyless SSL" section to the Public DNS setup page distinguishing the edge (Keyless SSL) certificate from the key server authentication certificate, with a caution against adding the key server hostname to the public edge cert SAN (unnecessary; leaks internal hostnamesinto CT logs). Also adds a note that a key server hostname on a Cloudflare zone must use a DNS-only (grey-cloud) record to avoid NXDOMAIN handshake failures.
Review✅ No issues found in commit Code ReviewThis code review is in beta and may not always be helpful — use your judgment. No code review issues found. ConventionsChecks PR title, description, and redirect checklist. No convention issues found. Style Guide ReviewNo style-guide issues found. RedirectsNo missing redirect entries found. CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Reviewed PR #31788 and posted suggestions. Here's a summary: Labels applied
What the PR changes
Issues flagged
No build-breaking issues (valid frontmatter, no unescaped MDX characters, components already imported). |
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
|
/full-review |
|
Preview URL: https://e7d5e726.preview.developers.cloudflare.com Files with changes (up to 15) |
|
@elithrar - mind giving this a CODEOWNER review? Clarifies the two Keyless certs (edge vs. key-server auth) and fixes a DNS note — proxied vs. missing records fail differently (edge-IP resolution vs. NXDOMAIN), not both as NXDOMAIN. Docs-only, bots green. Thanks! |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
Improves the Keyless SSL "Public DNS" setup page:
NXDOMAINand the handshake fails.