Add a conformance test matrix for X.509 issuance, PoP, revocation, and status generation #17
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?
Now that the core PMD baseline is clean and current tests pass, the next step should be a more explicit conformance matrix focused on PKI behavior rather than only implementation correctness. This should cover:
Why this matters
For a regulated PKI foundation, “tests pass” is not enough; the system should also prove that its externally visible behavior is stable and consistent across supported scenarios and providers.
Acceptance criteria