Matriz de fixtures PEM para certificados
Escolha fixtures PEM para cadeias de certificado, bundles fullchain e validacao de contexto TLS.
Como usar esta matriz
- Cobre cadeias CA, bundles de servidor e identidades de cliente.
- Util para validacao TLS, inspecao de certificados e testes de auth de transporte.
- Ancorado em packs de validacao de certificados.
Abrir biblioteca principal
Esta matriz esta ancorada na pagina da biblioteca PEM e em seu manifesto.
Linhas de fixtures
| Variante | Perfil | Foco do teste | Arquivo | Tamanho | Baixar |
|---|---|---|---|---|---|
|
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 | Baixar |
|
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 | Baixar |
|
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 | Baixar |
Pacotes 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
Fluxos relacionados
Certificate Validation Fixtures
PEM, CRT, CSR, and KEY fixtures for TLS chain validation, certificate request inspection, and private-key handling workflows.
Abrir fluxo