I am using a github Repo for almost one year and since this morning I am not able to push my code to the remote repo. I get following error in the command line:
fatal: AggregateException encountered. Mindestens ein Fehler ist aufgetreten.
The credentials.log contains following error:
System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.Net.Http.HttpRequestException: Fehler beim Senden der Anforderung. ---> System.Net.WebException: Die Anfrage wurde abgebrochen: Es konnte kein geschützter SSL/TLS-Kanal erstellt werden..
Apparently, yesterday were some releases. See here for more information: https://developer.github.com/changes/2018-02-01-weak-crypto-removal-notice/
Maybe, this could be the reason, but I don't know how to solve it. Can you help me please? I use Windows 10.