Splunk AppDynamics

EUM use of Medium SSL Ciphers

bruceburgess
New Member

I need to disable 3DES ciphers on our EUM server.  This is not managed by the eum.properties file.  It looks like http is managed by jar files in  /opt/appdynamics/EUM/eum-processor/lib which I would not edit.  How can the SSL configuration of the http service can be modified to disable 3DES? 

Labels (1)
0 Karma
1 Solution

Mohammed_Rayan
Contributor

Bruce,

This is manged in the java.security file of the jre and so you need to modify it in order to disable it

Here are the steps for the same:

Navigate to <EUM_HOME_DIRECTORY>/eum-processor/
Stop EUM Server
Linux: bin/eum.sh stop
Windows: bin\eum-processor.bat stop

Navigate to  <EUM_HOME_DIRECTORY>/jre/lib/security/
Edit java.security
Find the property jdk.tls.disabledAlgorithms and the algorithms you wish to disable. Save java.security when finished. 
Navigate to to  <EUM_HOME_DIRECTORY>/eum-processor/
Start EUM Server
Linux: bin/eum.sh start
Windows: bin\eum-processor.bat start

Regards,

Mohammed Rayan

View solution in original post

0 Karma

Mohammed_Rayan
Contributor

Bruce,

This is manged in the java.security file of the jre and so you need to modify it in order to disable it

Here are the steps for the same:

Navigate to <EUM_HOME_DIRECTORY>/eum-processor/
Stop EUM Server
Linux: bin/eum.sh stop
Windows: bin\eum-processor.bat stop

Navigate to  <EUM_HOME_DIRECTORY>/jre/lib/security/
Edit java.security
Find the property jdk.tls.disabledAlgorithms and the algorithms you wish to disable. Save java.security when finished. 
Navigate to to  <EUM_HOME_DIRECTORY>/eum-processor/
Start EUM Server
Linux: bin/eum.sh start
Windows: bin\eum-processor.bat start

Regards,

Mohammed Rayan

0 Karma
Get Updates on the Splunk Community!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...