Share via

Static Web Application not responding

Jorge Fonseca 40 Reputation points
2023-08-04T14:31:01.9+00:00

This server couldn't prove that it's 20.36.155.75; its security certificate is from *.msha-slice-3-eus2-1-ase.p.azurewebsites.net. This may be caused by a misconfiguration or an attacker intercepting your connection.

Azure Static Web Apps
Azure Static Web Apps

An Azure service that provides streamlined full-stack web app development.

0 comments No comments

Answer accepted by question author

Ajay Kumar N 28,266 Reputation points Microsoft Employee Moderator
2023-08-07T06:19:51.63+00:00

@Jorge Fonseca ,

As Grmacjon-MSFT mentioned on the other discussion thread, there was a latency issue with SWA earlier today but it has been mitigated.

We apologies for the inconvenience this issue had caused.

Thanks for your patience!

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Sedat SALMAN 14,455 Reputation points MVP
    2023-08-05T08:06:09.96+00:00

    you need to add IP address to your certificate. SSL certificates include data about the relevant domains to verify site identity but rarely the public IP information can also be added to this certificates

    https://cabforum.org/guidance-ip-addresses-certificates/

    https://www.https.in/blog/ssl-certificate-for-ip-address/

    Was this answer helpful?

    0 comments No comments

Your answer

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