Skip to content

Commit 1fcd6e4

Browse files
committed
DOC-5210 Copy edits
1 parent 01b52f0 commit 1fcd6e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/operate/rs/security/encryption/internode-encryption.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ POST /v1/cluster/certificates/rotate
125125
126126
## Customer-provided certificates
127127
128-
Instead of using Redis Enterprise Software's self-signed certificates for internode encryption, you can provide your own certificates generated by your Certificate Authority (CA).
128+
Instead of using Redis Enterprise Software's self-signed certificates for internode encryption, you can provide certificates generated by your Certificate Authority (CA).
129129
130130
### Certificate requirements
131131
@@ -139,9 +139,9 @@ Customer-provided internode encryption certificates must meet the following requ
139139
140140
You can upload either:
141141
142-
- One certificate to be used for both data plane internode encryption (DPINE) and control plane internode encryption (CPINE)
142+
- One certificate for both data plane internode encryption (DPINE) and control plane internode encryption (CPINE).
143143
144-
- Two separate certificates: one for DPINE and one for CPINE
144+
- Two separate certificates: one for DPINE and one for CPINE.
145145
146146
147147
{{< multitabs id="get-module-versions"
@@ -198,11 +198,11 @@ PUT https://<host>:<port>/v1/certificates
198198
199199
### Certificate expiration and rotation
200200
201-
Customer-provided internode encryption certificates are not rotated automatically.
201+
Customer-provided internode encryption certificates are not rotated automatically. To prevent possible issues with cluster and database unavailability caused by expired internode encryption certificates:
202202
203-
The expiration of internode encryption certificates could lead to unavailability of the cluster and its databases. To prevent this issue, you should monitor the certificates' expiration dates and renew them before they expire.
203+
- You should monitor the certificates' expiration dates and renew them before they expire.
204204
205-
In case the customer-managed certificates are not manually renewed before they expire, Redis Enterprise Software automatically replaces them with self-signed certificates 5 days before expiration. You can upload new customer-provided certificates at any time to replace the automatically generated self-signed certificates.
205+
- In case you do not renew the customer-managed certificates before they expire, Redis Enterprise Software automatically replaces them with self-signed certificates 5 days before expiration. You can upload new customer-provided certificates to replace these certificates anytime.
206206
207207
### Performance recommendations
208208

0 commit comments

Comments
 (0)