TLS for name owners: add mental-model section, mention ncgencert rename#755
Open
mstrofnone wants to merge 1 commit into
Open
TLS for name owners: add mental-model section, mention ncgencert rename#755mstrofnone wants to merge 1 commit into
mstrofnone wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two small, low-risk additions to
docs/name-owners/tls/index.md:Prerequisites: short parenthetical noting that
generate_nmc_certhas been renamed toncgencert(and that the Hashed-mode examples on this page already usencgencert). Avoids confusion for readers landing on the page after seeing the recentgenerate_nmc_cert is now ncgencertpost but before the download/betas page is updated.Concepts: new "Mental Model: What's Pinned vs. What's Local" subsection. Calls out explicitly that only the CA public key hits the chain, that leaf rotation is a no-tx operation, and that one CA can sign many leaves (one per server). The page already states these facts in passing throughout the examples; making them upfront removes a common point of confusion for new name owners.
No tooling, links, or anchors change. No examples are rewritten.