docs(questions): v11 — ACME DNS-01 TSIG + step-ca go; legacy-* exempt [#697][#771]

https://projects.knownelement.com/issues/697
This commit is contained in:
2026-09-04 17:31:52 -05:00
parent 8d28d1c064
commit 4d7287c005
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# they don't need this file.
# Project-specific overrides for check-rules.sh
export PROJECT_DOC_EXEMPT ?= AGENTS.md STATUS.md WORKING.md README.md ADOPTING.md LICENSE .env.example questions-v1.md BASELINE-PROMPT.md PATTERNS.md
export PROJECT_DOC_EXEMPT ?= legacy-* AGENTS.md STATUS.md WORKING.md README.md ADOPTING.md LICENSE .env.example questions-v1.md BASELINE-PROMPT.md PATTERNS.md
export PROJECT_DISCOURSE_HOST ?= community.turnsys.com
.PHONY: setup validate fast lint test garden up down status clean help
+17
View File
@@ -0,0 +1,17 @@
# Questions — v11 (current round)
New round opened by the 09-04 night grind (monitoring wiring t/335 EXECUTED;
apt-satellite lane LIVE; CA/ACME pilot done). Two gating questions for the
next phase. One-line answers fine. (v10 + history: archive/questions/)
## CA/ACME phase B (t/327 design)
**Q1 (DNS-01 for the fleet ACME).** The prod ACME endpoint on tsys-ca (phase
B) needs to validate knel.net identifiers. Recommended: **DNS-01 via
Technitium** — may I generate a TSIG key scoped to `_acme-challenge.*`
updates and load it on tsys-dns (one config edit + git SoR sync), or prefer
HTTP-01 only for now?
**Q2 (step-ca go on tsys-ca).** Deploy the prod ACME container on the tsys-ca
VM (new container, intermediate signed by the existing fleet root, bound to
the Tailscale IP :8443) — approve to start, or pick a window?