Skip to content

Commit e5b577c

Browse files
committed
DOC-5210 Added more details to the INE certificate descriptions
1 parent 168f01f commit e5b577c

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +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" >}}). |
25+
| `ccs_internode_encryption` | <span title="Yes">&#x2705;</span> | Control plane [internode encryption]({{< relref "/operate/rs/security/encryption/internode-encryption" >}}). Encrypts internal traffic for cluster management. |
2626
| `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" >}}). |
27+
| `data_internode_encryption` | <span title="Yes">&#x2705;</span> | Data plane [internode encryption]({{< relref "/operate/rs/security/encryption/internode-encryption" >}}). Encrypts internal data traffic between shards and the data management controller (DMC). |
2828
| `ldap_client` | <span title="No">:x:</span> | Secures connections between LDAP clients and LDAP servers. |
2929
| `metrics_exporter` | <span title="Yes">&#x2705;</span> | Sends Redis Enterprise metrics to external [monitoring tools]({{< relref "/operate/rs/monitoring/" >}}) over a secure connection. |
3030
| `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)