Skip to content

Commit e60a8ea

Browse files
committed
Change title of database security to encryption and move Block public endpoints to network security
1 parent a89bb87 commit e60a8ea

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

content/operate/rc/security/database-security/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
Title: Data security
3-
linkTitle: Data security (TLS, encryption at rest)
2+
Title: Encryption
3+
linkTitle: Encryption (TLS, encryption at rest)
44
alwaysopen: false
55
categories:
66
- docs

content/operate/rc/security/database-security/block-public-endpoints.md renamed to content/operate/rc/security/network-security/block-public-endpoints.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ categories:
77
- rc
88
description: Learn how to block the public endpoints of your databases.
99
weight: 40
10+
aliases:
11+
- /operate/rc/security/database-security/block-public-endpoints/
12+
- /operate/rc/security/block-public-endpoints/
1013
---
1114

1215
By default, you can connect to Redis Cloud databases through the database's public endpoint, or through the database's private endpoint with a private connectivity method.

0 commit comments

Comments
 (0)