From 00d237e2f48e5f73b97ca60aa440b77f5c3e213d Mon Sep 17 00:00:00 2001 From: Maja Massarini Date: Fri, 20 Dec 2024 09:42:32 +0100 Subject: [PATCH] Update dns manager link to squarespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Nikola Forró --- docs/deployment/tls-certs.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/deployment/tls-certs.md b/docs/deployment/tls-certs.md index 13913d7..a5d8a9d 100644 --- a/docs/deployment/tls-certs.md +++ b/docs/deployment/tls-certs.md @@ -47,7 +47,8 @@ Make sure the DNS is all set up: router-default.apps.auto-prod.gi0n.p1.openshiftapps.com. 49 IN A 52.210.199.25 Check if you have access to packit.dev domain in -[Google Domains](https://domains.google.com/m/registrar/packit.dev). +[Squarespace Domains](https://account.squarespace.com/domains/managed/packit.dev) +(use your Red Hat Google account to log in). Install certbot locally: `dnf install certbot`. @@ -72,7 +73,7 @@ You will be asked to set TXT record for every domain requested: ## Update DNS record -Go to [Google Domains](https://domains.google.com/m/registrar/packit.dev/dns) +Go to [Squarespace Domains](https://account.squarespace.com/domains/managed/packit.dev/dns/dns-settings), log in with Google/Red Hat account, and create/set the corresponding value: TXT record called `_acme-challenge.abcxyz.packit.dev`. If those records already exist (from previous run), don't create new records,