ποΈ Pages Mini Check-in - February #188197
Replies: 1 comment
-
|
Iβd start by checking name.comβs DNS dashboard for any registrar-level SSL or proxy toggles. I ran into this exact Turn off any SSL, CDN, or proxy features in name.com. Make sure you only have the standard You can verify the chain locally: openssl s_client -connect yourdomain.com:443 -servername yourdomain.com | grep -i issuerIf it still shows a non-Letβs Encrypt issuer, name.com is likely still intercepting. Are you routing an apex domain or a subdomain through their dashboard? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
π Pages, DNS & the Hidden Layers of HTTPS | Pages Mini Check-in β February
Several discussions this month exposed a recurring pattern in Pages: DNS configured correctly on paper, but misaligned in practice.
Ownership locks, record conflicts, and certificate provisioning timing were the most common blockers.
Hereβs a breakdown of what the community uncovered.
π Missed Januaryβs check-in? Catch up here!
π οΈ Pros in Pages: Highlights from the community
Two custom domain cases stood out this month.
Small DNS misalignments. Clear technical fixes. Strong community debugging.
π€ Discussions that could use your help
There is an open thread where additional expertise could help clarify certificate edge cases.
The user reports successful DNS checks and HTTPS enforcement, yet the domain serves a
SEC_ERROR_UNKNOWN_ISSUER. If you have experience with registrar configurations, certificate validation, or domain transitions, your input could help move this forward.π£ Whatβs happening around the Community
Custom domains, DNS records, and HTTPS provisioning continue to be some of the most nuanced parts of running a Pages site.
What has been the most unexpected DNS or HTTPS issue you have faced recently?
Beta Was this translation helpful? Give feedback.
All reactions