PEM Certificate Fixture Matrix
Choose PEM fixtures for CA chains, fullchain bundles, and client-identity bundles used in TLS-validation and certificate-handling workflows.
3
Fixture Rows
3
How to Use This Matrix
Use the matrix when the validation target is a set of variants rather than one canonical sample.
How to Use This Matrix
Coverage
- Separates CA chains, server fullchains, and client identity bundles.
- Useful for trust-store imports, bundle parsing, and TLS bootstrap validation.
- Anchored to the certificate-validation pack and workflow hub.
Fixture Rows
Available Variants
| Variant | Profile | Test Focus | File | Size | Download |
|---|---|---|---|---|---|
|
CA Chain PEM
Useful for CA import, chain parsing, and trust-store fixture tests.
|
Trust-chain bundle | Intermediate + root validation |
pem_ca_chain_bundle_sample.pem
|
2.7 KB | Download |
|
Server Fullchain PEM
Good baseline for fullchain parsing and web-server certificate loading checks.
|
Leaf + chain bundle | Server TLS bundle validation |
pem_fullchain_server_bundle_sample.pem
|
4.2 KB | Download |
|
Client Identity PEM
Useful for mutual-TLS and client-certificate loader validation.
|
mTLS identity bundle | Client cert + key handling |
pem_client_identity_bundle_sample.pem
|
3.2 KB | Download |
Related Strategy Pages