Skip to content

Commit db3572b

Browse files
authored
fix(lb): review doc (#3992)
1 parent 5c67f8d commit db3572b

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

network/load-balancer/how-to/add-certificate.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ content:
66
h1: How to add a certificate to your Load Balancer
77
paragraph: This page explains how to add a certificate to your Load Balancer
88
dates:
9-
validation: 2024-05-14
9+
validation: 2024-11-18
1010
posted: 2022-10-20
1111
---
1212

@@ -81,7 +81,7 @@ Bear in mind the following restrictions for creating Let's Encrypt certificates:
8181

8282
5. Enter the required information:
8383

84-
- Give a name for your certificate, or use the auto-generated name suggested for you.
84+
- Enter a name for your certificate, or use the auto-generated name suggested for you.
8585
- Select the **Let's Encrypt** certificate type.
8686
- Enter the main domain name associated with your Load Balancer, e.g. `my-website.com` using the Common Name box.
8787
- Enter additional domain names for the certificate using the **Subject Alternative Name** box if necessary.
@@ -127,7 +127,7 @@ Alternatively you can also choose to import a **[self-signed certificate](#how-t
127127

128128
5. Enter the required information:
129129

130-
- Give a name for your certificate, or use the auto-generated name suggested for you.
130+
- Enter a name for your certificate, or use the auto-generated name suggested for you.
131131
- Select **Import Certificate** under type.
132132
- Paste the full PEM-formatted certificate into the box provided. Include the entire certificate chain with public key, private key, and (optionally) Certificate Authorities. You may have received this information either in a combined file or in separate files from your CA. Contact them for more details on how to combine the information if you received the chain divided into multiple files.
133133

3.81 KB
Loading
1.2 KB
Loading
13.4 KB
Loading

0 commit comments

Comments
 (0)