diff --git a/docs/deployment/tls-certs.md b/docs/deployment/tls-certs.md index a032eee..e751d17 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 -[Squarespace Domains](https://account.squarespace.com/domains/managed/packit.dev/dns/dns-settings). +[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`.