Skip to content

docs: document chain-path and fullchain-path inputs/outputs (PR #7)#8

Closed
krakenhavoc wants to merge 1 commit into
mainfrom
claude/admiring-turing-YtS1y
Closed

docs: document chain-path and fullchain-path inputs/outputs (PR #7)#8
krakenhavoc wants to merge 1 commit into
mainfrom
claude/admiring-turing-YtS1y

Conversation

@krakenhavoc

Copy link
Copy Markdown
Contributor

Documentation gaps addressed

Scanned PR #7 (week of 2026-04-27): feat: add chain and fullchain certificate file support.

New docs added

Inputs table — Added two new inputs introduced in PR #7:

  • chain-path (default ./chain.pem) — path to save intermediate CA chain
  • fullchain-path (default ./fullchain.pem) — path to save leaf + intermediates

Outputs table — Added corresponding outputs:

  • chain-path — absolute path to saved intermediate chain PEM
  • fullchain-path — absolute path to saved full chain PEM

Commands section — Updated issue, renew, and download descriptions to note that all three certificate file types are produced.

New "Certificate Chain Files" section — Explains the difference between cert-path, chain-path, and fullchain-path and when to use each (most web servers expect fullchain-path).

New usage example — "Deploy with full chain (nginx, HAProxy)" showing fullchain-path output usage.

Stale content fixed

  • Updated cert-path description from "certificate PEM" to "leaf certificate PEM" for clarity.

Suggested version bump

PR #7 is an additive feature (new inputs/outputs, no breaking changes). Suggest bumping from the current release to a minor version — e.g., v1.1.0 — once PR #7 merges.

Related PRs


Generated by Claude Code

@krakenhavoc
krakenhavoc deleted the claude/admiring-turing-YtS1y branch May 19, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant