Skip to content

Commit 68cf9cb

Browse files
authored
DOC-2386 Add ldap_client to certificates table (#194)
1 parent cb90fa5 commit 68cf9cb

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Here's the list of self-signed certificates that create secure, encrypted connec
1919
|------------------|-------------|
2020
| `api` | Encrypts [REST API]({{< relref "/operate/rs/references/rest-api/" >}}) requests and responses. |
2121
| `cm` | Secures connections to the Redis Enterprise admin console. |
22+
| `ldap_client` | Secures connections between LDAP clients and LDAP servers. |
2223
| `metrics_exporter` | Sends Redis Enterprise metrics to external [monitoring tools]({{< relref "/operate/rs/clusters/monitoring/" >}}) over a secure connection. |
2324
| `proxy` | Creates secure, encrypted connections between clients and databases. |
2425
| `syncer` | For [Active-Active]({{< relref "/operate/rs/databases/active-active/" >}}) or [Replica Of]({{< relref "/operate/rs/databases/import-export/replica-of/" >}}) databases, encrypts data during the synchronization of participating clusters. |

0 commit comments

Comments
 (0)