azurewebsites.net issue - Your connection to this site isn't secure ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Iain Harris 11 Reputation points
2021-09-06T22:13:40.137+00:00

Some of our users can no longer access our API hosted on azurewebsites.net.

When I go to https://<our-app-service-name>.azurewebsites.net/swagger/index.html I see the Swagger-generated page, but when some other visit the same URL they receive a response that the site uses an unsupported protocol:-

Your connection to the site isn't secure
ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Why is this?

Iain

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
4,958 questions
{count} votes

1 answer

Sort by: Most helpful
  1. BhargaviAnnadevara-MSFT 5,356 Reputation points
    2021-09-07T16:02:06.99+00:00

    Summarizing the discussion as an answer below so it benefits others in the community seeing similar issues.

    @Iain Harris @Rowland Shaw We had gotten similar reports from other customers today about this error. It appears that this was caused due to an ISP issue in the region, and is now resolved. More details here: https://twitter.com/ealexhudson/status/1434921204289351683

    Please check if you are able to access your apps again as usual.

    ----------

    If an answer is helpful, please "Accept answer" and/or "Up-Vote" which might help other community members reading this thread.

    0 comments No comments