File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,8 @@ 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
4949Check 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 )
51+ (use your Red Hat Google account to log in).
5152
5253Install certbot locally: ` dnf install certbot ` .
5354
@@ -72,7 +73,7 @@ You will be asked to set TXT record for every domain requested:
7273
7374## Update DNS record
7475
75- Go to [ Google Domains] ( https://domains.google .com/m/registrar /packit.dev/dns )
76+ Go to [ Squarespace Domains] ( https://account.squarespace .com/domains/managed /packit.dev/dns/dns-settings ) , log in with Google/Red Hat account,
7677and create/set the corresponding value:
7778TXT record called ` _acme-challenge.abcxyz.packit.dev ` .
7879If those records already exist (from previous run), don't create new records,
You can’t perform that action at this time.
0 commit comments