Blog posts tagged with: .Net framework

If you get TLS 1.0 or 1.1 error, one possibility might be that you are using an older app service that needs migrating to .NET 6 (or at least framework 4.8)

by Patrick Lee on 07 Feb 2023 in categories tech with tags .NET 7 .Net framework TLS Azure

One possible solution to a "You are using TLS version 1.0, 1.1 and/or 3DES cipher which are deprecated" error might be to upgrade any older app services that are using older versions of .net framework.