Skip to content

Commit 3d4503d

Browse files
committed
Updated issuer types for cert-manager
1 parent 5b79559 commit 3d4503d

File tree

1 file changed

+27
-5
lines changed

1 file changed

+27
-5
lines changed

modules/cert-manager-issuer-types.adoc

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,35 @@
44

55
:_mod-docs-content-type: CONCEPT
66
[id="cert-manager-issuer-types_{context}"]
7-
= Supported issuer types
7+
= {cert-manager-operator} issuer providers
88

9-
The {cert-manager-operator} supports the following issuer types:
9+
The {cert-manager-operator} has been tested with the following issuer types:
1010

1111
* Automated Certificate Management Environment (ACME)
12-
* Certificate authority (CA)
12+
* Certificate Authority (CA)
1313
* Self-signed
1414
* 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

Comments
 (0)