If you want to use SSL for connections from APM Connect, this step is required.
About This Task
If you want to use SSL when moving data through the system, you must import security certificates from the secured application into a truststore file accessible to APM Connect. This procedure describes the process for a single application. You can import multiple certificates into a single truststore file by repeating this procedure for each application requiring SSL.
IMPORTANT: When copying the certificates, make sure that you only log in to the application requiring SSL access to APM Connect.
Note: If you want to use SSL with GE Digital APM web services, contact GE Global Support.
Steps
Note: Typically, you can access certificate information by selecting the lock icon in the address bar.
The Certificate window appears.
Select Details, and then select Copy to File....
The Certificate Export Wizard window appears.
Select Next.
In the File to Export window, select Browse….
The Save As window appears.
Save the file to your Desktop under the name certificate.cer.
Select Next.
Select Finish.
The Certificate Export Wizard window appears.
Copy the certificate.cer file, and then paste it into the location for Java files on your machine.
Tip: For example, if your Java files are located at C:\Program Files\Java\jre7\bin, you will want to copy the certificate.cer file to that bin folder.
On the APM Connect server, access the Command Prompt window as an Administrator, and then navigate to the location of the Java files on your machine.
Enter keytool.
Commands for the Key and Certificate Management Tool appear in the Command Prompt.
Enter a password, and confirm the password by reentering it.
In the Command Prompt window, you are asked if you want to trust the certificate.
For yes, enter y.
The keystore file is created.
For the Karaf service, navigate to the location of the Karaf JDK, and then repeat steps 12 through 15 using the path and password for the Karaf service JDK.
The default password for keytool is changeit. Enter your unique value.
Access the context file, and then enter the following values for the corresponding parameters:
TRUSTSTORE_FILE: The location of the truststore file.
APM_API_USE_SSL: true, if you are using SSL on the GE Digital APM Server.
SSL is now enabled for the applications for which you imported the certificates.
What's Next?
Copyright © 2018 General Electric Company. All rights reserved.