cancel
Showing results for 
Search instead for 
Did you mean: 

BO_Url Not Opening In_Chrome_Weak Ephemeral Diffie-Hellman Public Key

Former Member
0 Kudos

Hi All,

When i open BI launch pad url in google chrome,we are getting the error of Weak Ephemeral Diffie-Hellman Public Key.

This issue is not coming in IE browser.

I have tried updating the chrome version,but didnt work

and I also tried to edit the server.xml file,as suggested by one of bo admin,but it didnt work.

Kindly let me know how to fix the issue.

Attached is the screenshot of error for reference

Regards,

Naveen.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ok thanks i got the solution

1. Stop the tomcat

2. Go to C:\Program Files (x86)\SAP BusinessObjects\tomcat\conf

3. Keep the backup of server.xml

4. Open server.xml and edit it

5. Add ciphers="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA256,TLS_RSA_WITH_AES_256_CBC_SHA"

6. Add the parameter in the SSL section. Check the below screenshot for more details.

7. Save and start the tomcat

tumula_somesh
Explorer
0 Kudos

Thank you, Naveen.

I had this issue today.  Implemented your solution and it is working well now.

Somesh

Answers (0)