Matriz de fixtures PEM para certificados

Elige fixtures PEM para cadenas de certificados, bundles fullchain y validacion de contexto TLS.

Como usar esta matriz

  • 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.

Abrir biblioteca principal

Esta matriz esta vinculada a la biblioteca de PEM y a su manifiesto.

Filas de fixtures

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

Packs relacionados

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.

certificate_validation_fixture_pack.zip · 14.2 KB

Flujos relacionados

Certificate Validation Fixtures

PEM, CRT, CSR, and KEY fixtures for TLS chain validation, certificate request inspection, and private-key handling workflows.

Abrir flujo