
Use the SSL Interface to identify the domain and source service, then verify the public HTTPS endpoint.
Verification process
- Confirm the domain resolves to the intended hosting service.
- Open
https://DOMAINin a clean browser session. - Inspect the certificate subject and alternative names.
- Confirm the certificate is currently valid.
- Test both apex and
wwwhostnames when both are used. - Verify automatic renewal through the hosting environment.
Common causes of failure
- DNS points to the wrong server.
- The domain is not attached to the hosting account.
- Port 80 or 443 is blocked.
- A proxy serves a different certificate.
- The certificate does not include every requested hostname.
- Renewal validation cannot reach the server.

