Does the TLS(Transport Layer Security) standard needs any change when .net framework version is upgraded to 4.8?

33 Views Asked by At

I am upgrading the .Net Projects TargetFramework version from lower versions(2.0, 3, 4.0, 4.0, 4.5, 4.6, 4.6.1, 4.6.2...) to higher Framework version(v4.8). This I am able to do this project upgrade in simple way, but I want to understand what is the impact of this on TLS standard version and what are the additional changes I need to do in upgraded project for TLS?

0

There are 0 best solutions below