Skip to content

Commit b111e38

Browse files
committed
fix(nw): doc review
1 parent 5d25978 commit b111e38

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

pages/edge-services/reference-content/cname-record.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: CNAME records and DNS for Edge Services
33
description: Learn how to set up and manage CNAME records for Scaleway Edge Services pipelines. Follow our detailed guide to configure your custom domain and enhance your cloud accessibility.
44
tags: edge-services pipeline cname dns
55
dates:
6-
validation: 2025-02-04
6+
validation: 2025-08-11
77
---
88
import image from './assets/scaleway-edge-services-configure-domain.webp'
99

pages/edge-services/reference-content/ssl-tls-certificate.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: SSL/TLS Certificates for Edge Services
33
description: Discover how to configure SSL/TLS certificates for Scaleway Edge Services pipelines. Follow our comprehensive guide to secure your custom domains and ensure data protection.
44
tags: edge-services pipeline ssl-tls certificate ssl tls pem certificate-authority root-certificate pem chain ca
55
dates:
6-
validation: 2025-02-04
6+
validation: 2025-08-11
77
---
88
import image from './assets/scaleway-cert-expired.webp'
99

@@ -42,15 +42,15 @@ You will be prompted to choose one of the following options when [customizing yo
4242

4343
- **Select an existing certificate from Secret Manager**: You select a certificate that you have already uploaded in [Scaleway Secret Manager](/secret-manager/quickstart/).
4444

45-
- **Manually import a certificate into Secret Manager**: You can manually create your own certificate and import it. It will be stored in Scaleway Secret Manager (check the [dedicated pricing page](https://www.scaleway.com/en/pricing/?tags=securityandidentity)).
45+
- **Manually import a certificate into Secret Manager**: You can manually create your own certificate and import it. It will be stored in Scaleway Secret Manager (check the [dedicated pricing page](https://www.scaleway.com/en/pricing/security-and-account/)).
4646

4747
## Generating a managed Let's Encrypt certificate
4848

4949
This is the hassle-free option if you do not want to create or manage your own SSL/TLS certificate. Scaleway takes care of generating a certificate for your customized domain in the correct format. The certificate is automatically renewed before it expires. This option is available for free: it costs you nothing for Scaleway to generate and manage a Let's Encrypt certificate for your domain.
5050

5151
You must ensure that you have correctly set the [CNAME record](/edge-services/reference-content/cname-record/) for your domain. Without having done this, the Let's Encrypt certificate option in the console will not be available. It is also important to check the CNAME is correctly set up so that the certificate is properly generated and reviewed.
5252

53-
Note that you will not have access to the generated certificate itself in Secret Manager or elsewhere. It is entirely generated and managed "behind the scenes", and is not configurable by the user. If you reset your domain, or delete your Edge Services, Scaleway automatically deletes the generated Let's Encrypt certificate.
53+
Note that you will not have access to the generated certificate itself in Secret Manager or elsewhere. It is entirely generated and managed "behind the scenes", and is not configurable by the user. If you reset your domain, or delete your Edge Services pipeline, Scaleway automatically deletes the generated Let's Encrypt certificate.
5454

5555
### Troubleshooting Let's Encrypt certificate errors
5656

pages/vpc/troubleshooting/private-dns-dhcp-not-working.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Private DNS and/or DHCP are not working
33
description: This page helps you troubleshoot problems when private DNS and/or DHCP are not working
44
tags: resource instance private-network vpc private-DNS DNS
55
dates:
6-
validation: 2025-02-04
6+
validation: 2025-08-11
77
posted: 2023-07-13
88
---
99

0 commit comments

Comments
 (0)