Matriz de fixtures PEM para certificados
Elige fixtures PEM para cadenas de certificados, bundles fullchain y validacion de contexto TLS.
3
Filas de fixtures
3
Como usar esta matriz
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Como usar esta matriz
Coverage
- Cubre cadenas CA, bundles de servidor e identidades de cliente.
- Util para validacion TLS, inspeccion de certificados y pruebas de auth de transporte.
- Anclado a packs de validacion de certificados.
Filas de fixtures
Available Variants
| Variante | Perfil | Foco de prueba | Archivo | Tamano | Descargar |
|---|---|---|---|---|---|
|
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 | Descargar |
|
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 | Descargar |
|
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 | Descargar |
Paginas de estrategia relacionadas