I'm trying to disable all protocols below TLS 1.2. I've implemented the following registry settings:

But I continue to get tons of these errors in EventViewer:

I'm trying to disable all protocols below TLS 1.2. I've implemented the following registry settings:

But I continue to get tons of these errors in EventViewer:

Hi,
This is usually related to disabling of weak ciphers. Try to enable TLS 1.2 for .NET 4.x by making this registry changed.
https://blog.matrixpost.net/a-fatal-error-occurred-while-creating-a-tls-client-credential-the-internal-error-state-is-10013/
After that you could try to modify the group policy below:
https://port135.com/schannel-the-internal-error-state-is-10013-solved/
Hope this helps and please help to accept as Answer if the response is useful.
Best Regards,
Carl
9 people are following this question.