I want to disable CBC ciphers in our client application. The application is built on .NET Framework 4.7.2 and uses TLS 1.2 to connect to server.
Is there any possibility to do this without changing the registry?
I want to disable CBC ciphers in our client application. The application is built on .NET Framework 4.7.2 and uses TLS 1.2 to connect to server.
Is there any possibility to do this without changing the registry?