How to disable DH ciphers that are 1024 bit in keysize
book
Article ID: 262400
calendar_today
Updated On:
Products
Data Loss Prevention
Issue/Introduction
Vulnerability scanner is showing that DLP is using weak 1024 ciphers.
Resolution
You can disable these ciphers within Java by modifying java.security in <java install dir>\lib\security.
First locate where java is installed. For example lets say its an OCR server. This would be located in by default C:\SymantecDLPOCR\jre\lib\security. Remember depending on the server you are just looking to see where java is installed as DLP runs under java.
open java.security file from <java install dir>\lib\security folder with a text editor.
Modify 'jdk.tls.disabledAlgorithms= ' and add the below ciphers: