Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSLPort is wrong #25

Open
nickelnext opened this issue Dec 6, 2020 · 1 comment
Open

SSLPort is wrong #25

nickelnext opened this issue Dec 6, 2020 · 1 comment

Comments

@nickelnext
Copy link

nickelnext commented Dec 6, 2020

Describe the bug
When running your solution, a CONN_RESET error will show up in Chrome, and the solution will start but won't work

To Reproduce
Just install the VSIX you created

Expected behavior
I should see Swagger

The IIS Express documentation states that the minimum port number for SSL is 44300.
In your launchsettings the port is set to 41*** something, therefore it doesn't start.

dotnet/aspnetcore#7736 <<<< link

Cheers

@MechanicalEnginnerCoding

This explain can fix error_connection_reset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants