You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is probably the wrong place for this issue, but anyway- https://www.aspnetrun.com/ shows these error messages:
Firefox:
The certificate is only valid for the following names: *.azurewebsites.net, *.scm.azurewebsites.net, *.azure-mobile.net, *.scm.azure-mobile.net, *.sso.azurewebsites.net
Error code: SSL_ERROR_BAD_CERT_DOMAIN
Chrome:
This server could not prove that it is www.aspnetrun.com; its security certificate is from *.azurewebsites.net. This may be caused by a misconfiguration or an attacker intercepting your connection.
Hope this helps. =)
The text was updated successfully, but these errors were encountered:
fowl2
changed the title
Wrong Certificate on https://www.aspnetrun.com/
Certificate on https://www.aspnetrun.com/
Dec 10, 2019
The problem caused due to lack of certification of aspnetrun.com. Chrome dont allow to redirect http websites directly. For this domain I am using azure basic hosting option and unfortunately it is not included certification support. I will move this web site the another hosting to solve this certification problem soon.
But for now, you can pass this messages by clicking "Advance" and after that click the "Proceed aspnetrun.com". It will pass for upcoming requests.
This is probably the wrong place for this issue, but anyway- https://www.aspnetrun.com/ shows these error messages:
Firefox:
Chrome:
Hope this helps. =)
The text was updated successfully, but these errors were encountered: