ca_read
Diagnostic `nanook::cli::ca_read`
Summary
failed to read CA bundle `{0}`
Help
--ca expects a readable PEM file with one or more BEGIN CERTIFICATE blocks
Details
When this fires
nanook ctl --ca <path> (or nanook tui --ca <path>) could not read the file at <path>. Same shape as the other path-read failures: typo, wrong cwd, or a permission gap.
What to check
- The bundle must contain at least one
BEGIN CERTIFICATEblock. If the parse later complains, look atbad_response. - For self-signed deployments, point
--caat the same PEM the agent serves on[admin].cert.