Need help with the following jdk.tls.disabledAlgorithms
We have a third party integration between TALEO and JDE, TALEO in will stop accepting and reject CBC ciphers on April 3rd, 2020.
I was told to disable CBC ciphers to the list in the Java.security file for the JDK,
how do I do that ?
thans