Azure Static Web app certificate issues?

Emil Bergwik 30 Reputation points
2025-08-22T12:02:38.8433333+00:00

This morning we started seeing an issue with navigating to any of our Static Web Apps in a browser saying "net::ERR_CERT_COMMON_NAME_INVALID" but we haven't changed anything in our configuration in Azure, nor in our DNS (which has CNAMEs for the custom domains).

In a terminal, I see the following output (below) when doing a openssl s_client -connect ourapp.ourdomain.com:443, which seems a bit suspicious because we're not on an azurewebsites.net domain (those are for App Services afaik), I would expect an azurestaticapps.net CN here, no?

Certificate chain

 0 s:C = US, ST = WA, L = Redmond, O = Microsoft Corporation, CN = *.msha-slice-7-hk1-1-ase.p.azurewebsites.net

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
{count} votes

1 answer

Sort by: Most helpful
  1. Vimal Lalani 500 Reputation points Microsoft External Staff Moderator
    2025-08-26T13:04:28.75+00:00

    Hi Emil Bergwik

    This incident was due to a temporary platform issue within Azure Static Web Apps that affected multiple regions between 09:35 UTC and 13:33 UTC on 22nd August 2025. During this time, customers may have encountered HTTP 404 errors or certificate warnings due to a configuration change at the platform level. The issue was mitigated by Microsoft, and services were restored.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.