I have a website that was developed using ASP.NET MVC and hosted in IIS with source code and working correctly.
Today I hosted the website in a production environment in a different location on the same server and configured IIS. While accessing the HTTPS page, I encountered a problem below.
"Error 101 (net :: ERR_CONNECTION_RESET): the connection was reset. For SSL"
Do I need to configure IIS anything special to solve this problem?
Thanks Velusamy
Velu source share