Steps:
1. Take backup of java.secruity file from the location <JRE_XXX>/lib/security folder for OpenJDK 8 or conf/security for OpenJDK 11 and higher
2. Modify java.security file to remove TLSv1 and/or TLSv1.1) jdk.tls.disabledAlgorithms in java.security file and save the file.
3. Restart Telemetry manager process by executing the command pdm_bounce "telemetry" .