Skip to content

docs(examples): flesh out NGTS local-CSR example - #216

Open
TomaszSwierszczCA wants to merge 1 commit into
Venafi:masterfrom
TomaszSwierszczCA:add-code-examples
Open

docs(examples): flesh out NGTS local-CSR example#216
TomaszSwierszczCA wants to merge 1 commit into
Venafi:masterfrom
TomaszSwierszczCA:add-code-examples

Conversation

@TomaszSwierszczCA

Copy link
Copy Markdown
Contributor
  • Save the private key (request.private_key_pem) next to the cert chain; a cert written without its key is unusable.

  • Add a runnable env-var header; clarify scope and CIT-alias-only zone (no App\CIT backslash form).

  • Clarify prod (api.strata / auth.apps) vs non-prod (dev.api.sase / auth.dev.appsvc) endpoints so the dev hosts aren't mistakenly 'fixed' to strata.

  • Drop the unused VenafiPlatform import; note how to select the platform explicitly.

- Save the private key (request.private_key_pem) next to the cert chain; a cert written without its key is unusable.

- Add a runnable env-var header; clarify scope and CIT-alias-only zone (no App\CIT backslash form).

- Clarify prod (api.strata / auth.apps) vs non-prod (dev.api.sase / auth.dev.appsvc) endpoints so the dev hosts aren't mistakenly 'fixed' to strata.

- Drop the unused VenafiPlatform import; note how to select the platform explicitly.
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