|
4 | 4 |
|
5 | 5 | :_mod-docs-content-type: CONCEPT
|
6 | 6 | [id="cert-manager-issuer-types_{context}"]
|
7 |
| -= Supported issuer types |
| 7 | += {cert-manager-operator} issuer providers |
8 | 8 |
|
9 |
| -The {cert-manager-operator} supports the following issuer types: |
| 9 | +The {cert-manager-operator} has been tested with the following issuer types: |
10 | 10 |
|
11 | 11 | * Automated Certificate Management Environment (ACME)
|
12 |
| -* Certificate authority (CA) |
| 12 | +* Certificate Authority (CA) |
13 | 13 | * Self-signed
|
14 | 14 | * link:https://cert-manager.io/docs/configuration/vault/[Vault]
|
15 |
| -* link:https://cert-manager.io/docs/configuration/venafi/[Venafi] |
16 |
| -* link:https://www.nokia.com/networks/security-portfolio/netguard/certificate-manager/[Nokia NetGuard Certificate Manager] (NCM) |
| 15 | +* link:https://www.nokia.com/networks/security-portfolio/netguard/certificate-manager/[Nokia NetGuard Certificate Manager] (NCM) |
| 16 | +* link:https://cloud.google.com/security/products/certificate-authority-service[Google cloud Certificate Authority Service] (Google CAS) |
| 17 | +
|
| 18 | +[id="cert-manager-issuer-types-testing_{context}"] |
| 19 | +== Testing issuer types |
| 20 | + |
| 21 | +The following table outlines the test coverage for each tested issuer type: |
| 22 | + |
| 23 | +[cols="^30,^20,^50",options="header"] |
| 24 | +|=== |
| 25 | +| Issuer Type | Test Status | Notes |
| 26 | + |
| 27 | +| ACME | Fully Tested | Verified with standard ACME implementations. |
| 28 | +| CA | Fully Tested | Ensures basic CA functionality. |
| 29 | +| Self-signed | Fully Tested | Ensures basic self-signed functionality. |
| 30 | +| Vault | Fully Tested | Limited to standard Vault setups due to infrastructure access constraints. |
| 31 | +| NCM | Partially Tested | Subject to provider-specific limitations. |
| 32 | +| Google CAS | Partially Tested | Compatible with common CA configurations. |
| 33 | +|=== |
| 34 | + |
| 35 | +[NOTE] |
| 36 | +==== |
| 37 | +{product-title} does not test all factors associated with third-party {cert-manager-operator} provider functionality. For more information about third-party support, see the link:https://access.redhat.com/third-party-software-support[{product-title} third-party support policy]. |
| 38 | +==== |
0 commit comments