This article provides a solution for when your Adobe Commerce on cloud infrastructure staging or production site storefront and/or Admin is not accessible.
https://mydomain.com.c.<projectid>.magento.cloud/ is no longer accessible.
Steps to reproduce:
Actual results:
Page fails to load with the following error:
NET::ERR_CERT_INVALID TLS alert, bad certificate (554):
Expected results:
Page loads successfully.
Origin Cloaking has been enabled, so the origin is no longer accessible directly.
Origin cloaking is a security feature that allows Adobe Commerce to block any non-Fastly traffic going to the cloud infrastructure (origin) to prevent DDoS attacks.
mcprod.mydomain.com
and update your Base URL to https://mcprod.mydomain.com instead, then point the DNS to Fastly.Fastly origin cloaking enablement FAQ in our support knowledge base.