diff --git a/network/load-balancer/how-to/add-certificate.mdx b/network/load-balancer/how-to/add-certificate.mdx index e810cdf9e7..998c3cf70a 100644 --- a/network/load-balancer/how-to/add-certificate.mdx +++ b/network/load-balancer/how-to/add-certificate.mdx @@ -6,7 +6,7 @@ content: h1: How to add a certificate to your Load Balancer paragraph: This page explains how to add a certificate to your Load Balancer dates: - validation: 2024-05-14 + validation: 2024-11-18 posted: 2022-10-20 --- @@ -81,7 +81,7 @@ Bear in mind the following restrictions for creating Let's Encrypt certificates: 5. Enter the required information: - - Give a name for your certificate, or use the auto-generated name suggested for you. + - Enter a name for your certificate, or use the auto-generated name suggested for you. - Select the **Let's Encrypt** certificate type. - Enter the main domain name associated with your Load Balancer, e.g. `my-website.com` using the Common Name box. - 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 5. Enter the required information: - - Give a name for your certificate, or use the auto-generated name suggested for you. + - Enter a name for your certificate, or use the auto-generated name suggested for you. - Select **Import Certificate** under type. - 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. diff --git a/network/load-balancer/how-to/assets/scaleway-cert-lets-encrypt.webp b/network/load-balancer/how-to/assets/scaleway-cert-lets-encrypt.webp index fcaa5a029f..a82fbc7ac3 100644 Binary files a/network/load-balancer/how-to/assets/scaleway-cert-lets-encrypt.webp and b/network/load-balancer/how-to/assets/scaleway-cert-lets-encrypt.webp differ diff --git a/network/load-balancer/how-to/assets/scaleway-certificate-import.webp b/network/load-balancer/how-to/assets/scaleway-certificate-import.webp index 27d86535d9..a52e59aa6d 100644 Binary files a/network/load-balancer/how-to/assets/scaleway-certificate-import.webp and b/network/load-balancer/how-to/assets/scaleway-certificate-import.webp differ diff --git a/network/load-balancer/how-to/assets/scaleway-edit-frontend.webp b/network/load-balancer/how-to/assets/scaleway-edit-frontend.webp index 06b331220e..d21a81d013 100644 Binary files a/network/load-balancer/how-to/assets/scaleway-edit-frontend.webp and b/network/load-balancer/how-to/assets/scaleway-edit-frontend.webp differ