Francommit / win10_emulation_station

Emulation Station for Windows 10/11
https://francommit.com/emulationstation/
158 stars 27 forks source link

Github has changed their site to something other than TLS 1.0 #10

Closed DieKatzchen closed 6 years ago

DieKatzchen commented 6 years ago

If you add [Net.ServicePointManager]::SecurityProtocol = "tls12, tls11, tls" somewhere appropriate near the top it starts working again.

Francommit commented 6 years ago

Thanks! Are you happy to make a PR and add it in or I can do it now myself :) ?

DieKatzchen commented 6 years ago

I made a pull request just because I don't get to do it often.

Francommit commented 6 years ago

Thanks for your help DieKatzchen! Glad people are actually using the script!