Skip to content

Commit ccac494

Browse files
committed
Update dns manager link to squarespace
1 parent 52b4a80 commit ccac494

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deployment/tls-certs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Make sure the DNS is all set up:
4747
router-default.apps.auto-prod.gi0n.p1.openshiftapps.com. 49 IN A 52.210.199.25
4848

4949
Check if you have access to packit.dev domain in
50-
[Google Domains](https://domains.google.com/m/registrar/packit.dev).
50+
[Squarespace Domains](https://account.squarespace.com/domains/managed/packit.dev/dns/dns-settings).
5151

5252
Install certbot locally: `dnf install certbot`.
5353

@@ -72,7 +72,7 @@ You will be asked to set TXT record for every domain requested:
7272

7373
## Update DNS record
7474

75-
Go to [Google Domains](https://domains.google.com/m/registrar/packit.dev/dns)
75+
Go to [Squarespace Domains](https://account.squarespace.com/domains/managed/packit.dev/dns/dns-settings), login with google/redhat account,
7676
and create/set the corresponding value:
7777
TXT record called `_acme-challenge.abcxyz.packit.dev`.
7878
If those records already exist (from previous run), don't create new records,

0 commit comments

Comments
 (0)