Matriz de fixtures PEM para certificados
Escolha fixtures PEM para cadeias de certificado, bundles fullchain e validacao de contexto TLS.
3
Linhas 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
- 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.
Linhas de fixtures
Available Variants
| 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 |
Paginas de estrategia relacionadas