Skip to content

docs: show custom intermediate CA without online root key - #562

Open
locker95 wants to merge 1 commit into
caddyserver:masterfrom
locker95:docs/pki-custom-intermediate-without-root-key
Open

docs: show custom intermediate CA without online root key#562
locker95 wants to merge 1 commit into
caddyserver:masterfrom
locker95:docs/pki-custom-intermediate-without-root-key

Conversation

@locker95

Copy link
Copy Markdown
Contributor

The pki root/intermediate knobs were already there, but the “sign with our intermediate, keep the root key offline” path was easy to miss. Added a short note and an example with a named CA plus tls { issuer internal { ca … } }.

Fixes #516

Document how to load a pem_file intermediate for signing while only
shipping the root cert, pick a non-local CA id, and wire tls issuer
internal to that CA.

Signed-off-by: Dean Chen <862469039@qq.com>
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.

The documentation could make it more straightforward to use a custom root + intermediate certificate

1 participant