Available Encryption Tools
search cancel

Available Encryption Tools

book

Article ID: 246171

calendar_today

Updated On:

Products

CA Performance Management - Usage and Administration DX NetOps

Issue/Introduction

I just updated ActiveMq to SSL and the passwords are plain text in a file in the same directory as the files they are referencing which made me start to think if I could encrypt them.  Is there any built in encryption tool that PM works better with that may be available or any tools that other customers may be using currently that work best with PM?  Below is a snippet of the activemq.xml file for an exmple:

 

<sslContext>
           <sslContext
              keyStore="broker.ks" keyStorePassword="123456"
              trustStore="client.ts" trustStorePassword="123456"/>
        </sslContext>

Encrypt activemq password when using SSL 

Can I encrypt the activemq SSL password

 

Environment

Release : 21.2

Component : PM Data Aggregator

Resolution

We are encrypting the jmx.password in latest PM, but we have not encrypted or provided a procedure to encrypt the keystore passwords in activemq.xml as of 22.2.1