You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/security/database-security/tls-ssl.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,10 @@ Paid Redis Cloud Essentials plans and Redis Cloud Pro plans can use TLS to encry
18
18
TLS is not available for Free Redis Cloud Essentials plans.
19
19
{{</note>}}
20
20
21
-
## Use TLS with Redis Cloud
21
+
## TLS recommendations
22
22
23
23
TLS is not enabled by default.
24
24
25
-
### TLS recommendations
26
-
27
25
Because TLS has an impact on performance, you need to determine whether the security benefits of TLS are worth the performance impact. TLS recommendations depend on the subscription plan and whether clients connect to your database using public or private endpoints.
28
26
29
27
This table shows TLS recommendations:
@@ -33,13 +31,13 @@ This table shows TLS recommendations:
33
31
| Redis Cloud Essentials | Enable TLS | N/A |
34
32
| Redis Cloud Pro | Enable TLS | Enable TLS if security outweighs performance impact |
35
33
36
-
###Client authentication
34
+
## Client authentication
37
35
38
36
When you enable TLS, you can optionally require client authentication (also known as "mutual authentication"). If enabled, all clients must present a valid client certificate when they connect to the database.
39
37
40
38
Client authentication is not required by Redis Cloud; however, it is strongly recommended.
41
39
42
-
###Enable TLS
40
+
## Enable TLS
43
41
44
42
To enable TLS for a Redis Cloud database:
45
43
@@ -90,6 +88,8 @@ You must download the certificate using the button at this point. After your ch
90
88
- If you provide a client certificate or a certificate chain, you will see the certificate details before you save your changes.
1. You can select **Add client certificate** again to add another certificate.
95
95
@@ -122,7 +122,7 @@ If you don't have the Redis Cloud CA certificates, you can download them from th
122
122
123
123
1. For **Redis Cloud certificate authority**, either:
124
124
125
-
- Select the **Download** button to download the certificates from **Account Settings**:
125
+
- Select the **Download** button to download the certificates from **Redis Cloud certificate authority** in **Account Settings**:
126
126
127
127
{{<imagefilename="images/rc/button-account-settings-security-ca-download.png"width="140px"alt="Use the Download button to download the Redis Cloud CA certificates." >}}
0 commit comments