Define a formal provider configuration catalogue for framework and crypto providers #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Provider classes such as BcX509CredentialFrameworkProvider currently expose no supported keys, and its allocation is intentionally minimal.
Why this matters
As the system grows toward profiles, ACME, remote signing, and approval workflows, provider configuration must become explicit, reviewable, and discoverable rather than implicit.
Acceptance criteria