Certificate Validation Fixture Pack
Bundle of real PEM, CRT, CSR, and KEY fixtures for TLS chain validation, certificate-request parsing, and private-key handling workflows.
Best For
- TLS chain and certificate-bundle validation across PEM and CRT inputs.
- CSR parsing and field inspection for certificate request workflows.
- Private-key handling checks for encrypted and unencrypted test material.
Included Fixtures
| Filename | Format | Size | Download |
|---|---|---|---|
| pem_ca_chain_bundle_sample.pem | PEM | 2.7 KB | Download |
| pem_fullchain_server_bundle_sample.pem | PEM | 4.2 KB | Download |
| pem_client_identity_bundle_sample.pem | PEM | 3.2 KB | Download |
| crt_server_leaf_certificate_sample.crt | CRT | 1.5 KB | Download |
| crt_intermediate_ca_sample.crt | CRT | 1.4 KB | Download |
| csr_api_server_request_sample.csr | CSR | 1.0 KB | Download |
| csr_wildcard_tls_request_sample.csr | CSR | 1.0 KB | Download |
| key_rsa_private_key_sample.key | KEY | 1.7 KB | Download |
| key_encrypted_private_key_sample.key | KEY | 1.8 KB | Download |
Primary Fixture Matrix
Use the curated PEM matrix to move from this pack into the exact single-fixture variants behind it.
Primary Library
This pack is anchored to the PEM sample library and works best when paired with individual fixture downloads.
Open PEM Samples