
You might explicitly disable it via registry.

SSL Diagnosis Report: IMPORTANT: This report might contain confidential information. Please advise on how to resolve this issue.īelow are the reports from Jexus manager: Reset everything to default, and had no success with that. I repaired the Visual Studio using the Visual Studio Installer, and I tried with other browsers as well, but still the same error. When I run the new project, I get the same result. I created a new project to ensure that there weren't any errors within my config or build files. I verified that the self-signed certificate generated by IIS is present in the certificate store (Refer screenshot).Īlso, the certificate is present in the Trusted Root Certification Authorities of the Edge Chromium and Google Chrome browsers as well. This is a fresh installation of Windows 10 and Visual Studio 2019. The application is running on port 44300.

When I first enabled the SSL for the project and started in debug mode the visual studio prompted me to trust the self-signed certificate and I clicked on Yes.īut still, in browser the site is not opening and the error "The connection was reset" is being displayed. When I run the project with IIS Express, the webpage says ' The Connection was reset'. I have created a new ASP.NET Core MVC project in Visual Studio 2019 with the HTTPS enabled option checked.
