Skip to content

Commit 168f01f

Browse files
committed
DOC-5210 RS: Added ccs_internode_encryption and data_internode_encryption to certificates table
1 parent f1fc6e9 commit 168f01f

File tree

1 file changed

+2
-0
lines changed
  • content/operate/rs/security/certificates

1 file changed

+2
-0
lines changed

content/operate/rs/security/certificates/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ Here's the list of supported certificates that create secure, encrypted connecti
2222
| Certificate name | Autogenerated | Description |
2323
|------------------|:---------------:|-------------|
2424
| `api` | <span title="Yes">&#x2705;</span> | Encrypts [REST API]({{< relref "/operate/rs/references/rest-api/" >}}) requests and responses. |
25+
| `ccs_internode_encryption` | <span title="Yes">&#x2705;</span> | Control plane [internode encryption]({{< relref "/operate/rs/security/encryption/internode-encryption" >}}). |
2526
| `cm` | <span title="Yes">&#x2705;</span> | Secures connections to the Redis Enterprise Cluster Manager UI. |
27+
| `data_internode_encryption` | <span title="Yes">&#x2705;</span> | Data plane [internode encryption]({{< relref "/operate/rs/security/encryption/internode-encryption" >}}). |
2628
| `ldap_client` | <span title="No">:x:</span> | Secures connections between LDAP clients and LDAP servers. |
2729
| `metrics_exporter` | <span title="Yes">&#x2705;</span> | Sends Redis Enterprise metrics to external [monitoring tools]({{< relref "/operate/rs/monitoring/" >}}) over a secure connection. |
2830
| `mtls_trusted_ca` | <span title="No">:x:</span> | Required to enable certificate-based authentication for secure, passwordless access to the REST API. |

0 commit comments

Comments
 (0)