From b272daf298cb185bc6d914f78dd49a36648032e9 Mon Sep 17 00:00:00 2001 From: Rowena Date: Wed, 23 Oct 2024 11:04:07 +0200 Subject: [PATCH 1/3] fix(edge): fix duplicate anchors --- .../edge-services/reference-content/ssl-tls-certificate.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/network/edge-services/reference-content/ssl-tls-certificate.mdx b/network/edge-services/reference-content/ssl-tls-certificate.mdx index 611338c16c..2133d53779 100644 --- a/network/edge-services/reference-content/ssl-tls-certificate.mdx +++ b/network/edge-services/reference-content/ssl-tls-certificate.mdx @@ -56,7 +56,7 @@ You must ensure that you have correctly set the [CNAME record](/network/edge-ser Note that you will not have access to the generated certificate itself in Secret Manager or elsewhere. It is ent pipelineirely 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. -### Troubleshooting +### Troubleshooting Let's Encrypt certificates #### Errors @@ -194,7 +194,7 @@ If you change your customized subdomain to something new, you will need to gener -### Troubleshooting +### Troubleshooting certificate errors #### Errors From 735dbd331e0431e0163d0597d9ef6b2c36b45202 Mon Sep 17 00:00:00 2001 From: Rowena Date: Wed, 23 Oct 2024 11:05:05 +0200 Subject: [PATCH 2/3] fix(anchors): improve --- network/edge-services/reference-content/ssl-tls-certificate.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/edge-services/reference-content/ssl-tls-certificate.mdx b/network/edge-services/reference-content/ssl-tls-certificate.mdx index 2133d53779..5a401e5e60 100644 --- a/network/edge-services/reference-content/ssl-tls-certificate.mdx +++ b/network/edge-services/reference-content/ssl-tls-certificate.mdx @@ -56,7 +56,7 @@ You must ensure that you have correctly set the [CNAME record](/network/edge-ser Note that you will not have access to the generated certificate itself in Secret Manager or elsewhere. It is ent pipelineirely 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. -### Troubleshooting Let's Encrypt certificates +### Troubleshooting Let's Encrypt certificate errors #### Errors From b737527eea792cd32d552107a8a2a5cd88025dac Mon Sep 17 00:00:00 2001 From: Rowena Date: Wed, 23 Oct 2024 11:07:05 +0200 Subject: [PATCH 3/3] fix(edge): fix typo --- network/edge-services/reference-content/ssl-tls-certificate.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/edge-services/reference-content/ssl-tls-certificate.mdx b/network/edge-services/reference-content/ssl-tls-certificate.mdx index 5a401e5e60..d5de0e82f7 100644 --- a/network/edge-services/reference-content/ssl-tls-certificate.mdx +++ b/network/edge-services/reference-content/ssl-tls-certificate.mdx @@ -54,7 +54,7 @@ This is the hassle-free option if you do not want to create or manage your own S You must ensure that you have correctly set the [CNAME record](/network/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. -Note that you will not have access to the generated certificate itself in Secret Manager or elsewhere. It is ent pipelineirely 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. +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. ### Troubleshooting Let's Encrypt certificate errors