## Release checklist line X.509 and TLS fixtures ## Required evidence - [ ] `cargo test -p uselesskey-x509 --all-features`; `cargo test -p uselesskey-rustls --all-features`; `cargo test -p uselesskey-tonic --all-features`. - [ ] Link the workflow run, artifact, or local command output in this issue. - [ ] Update docs/release/evidence-matrix-v0.7.0.md if this line is promoted from Pending RC run to concrete evidence. ## Claim boundary This proves release readiness for a test-fixture promise. It does not prove cryptographic correctness or production key-management suitability.
Release checklist line
X.509 and TLS fixtures
Required evidence
cargo test -p uselesskey-x509 --all-features;cargo test -p uselesskey-rustls --all-features;cargo test -p uselesskey-tonic --all-features.Claim boundary
This proves release readiness for a test-fixture promise. It does not prove cryptographic correctness or production key-management suitability.