cancel
Showing results for 
Search instead for 
Did you mean: 

SSL/TLS Diffie-Hellman Modulus <1024 bits(logjam)

Former Member
0 Kudos

Hi All,

We are facing the above vulnerability as subject in our web dispatcher system, earlier we were having week SSL cipher suites so get rid of those vulnerabilities by maintained parameter ssl/ciphersuite.

But this time we are having above vulnerability on below cipher suite.

TLS1_CK_DHE_RSA_WITH_3DES_EDE_CBC_SHA. (DHE key exchange uses 512 bit, recommends to use 2048 bit)

Solution:

Reconfigure the service to use a unique Diffie-Hellman moduli of 2048 bits or greater.

Is there any note from sap to generate 2048 bit key exchange. I have searched in sap forum/note but unfortunately did not find anything about this vulnerability.

Could you please help me to fix this vulnerability. Your help is greatly appreciated.

Thanks in advance.

Regards,

Jaswanth.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Jaswanth,

Please see link below to see how to generate 2048 key by specifying parameter-s.

Creating a PSE for the Server Using SAPGENPSE - Network and Transport Layer Security - SAP Library

Best regards,
Ning

Former Member
0 Kudos

Hi Li,

Thanks for your response.

Issue resolve after generated PSE with 2048 bit.

Regards,

Jaswanth.

Answers (1)

Answers (1)

Former Member
0 Kudos

HI All,

Can i have any update on above please.

Regards,

Jaswanth.