Documentation
¶
Overview ¶
Command gen is a thin CLI wrapper around webauthntestca.Ensure, invoked from tests/boot-all-configs.sh and the Makefile so non-Go entry points (bash, make) can materialize the same gitignored synthetic WebAuthn attestation-roots fixture that cmd/apic's boot-smoke test generates for itself. Idempotent: run it as many times as you like.
Usage:
go run ./internal/webauthntestca/cmd/gen [path]
path defaults to configs/testdata/webauthn-attestation-roots.pem relative to the current working directory (callers are expected to run from the repo root, matching every other Makefile/script convention in this repo).
Click to show internal directories.
Click to hide internal directories.