SSL error on downlevel windows versions
10 Jan 2020The other day I was going to test and debug some code on a Windows Server 2012RC machine.
The other day I was going to test and debug some code on a Windows Server 2012RC machine.
So today, I raised a GitHub issue because after I had opened the result of dotnet new mvc in VSCode the problems window would have approximately 120 issues and the code editor window would be full of red squiggles.
I host an aspnetcore website on a Windows Server 2012 R2 running IIS on Amazon AWS and it’s generally fast and stable.
Every time there is a new release of dotnetcore I need to get it updated on the three environments where I develop and deploy code: macOS, Windows and Linux (Ubuntu).
Today I think I have fixed a bug that has niggled away at me for ages. 🍪