At least until 2014, there was a problem with SslStream, where it didn't terminate the connection properly. There is a solution for the problem described on Stack Overflow: .NET SslStream doesn't close TLS connection properly. This solution (obviously) doesn't work any more with .NET Core. Is this problem fixed, or do we still need some kind of workaround?
At least until 2014, there was a problem with SslStream, where it didn't terminate the connection properly. There is a solution for the problem described on Stack Overflow: .NET SslStream doesn't close TLS connection properly. This solution (obviously) doesn't work any more with .NET Core. Is this problem fixed, or do we still need some kind of workaround?