6.3

Table Of Contents
5
Copy the certificate file to the conf directory and run the keytool utility with the -import option to
import the signed certificate into the certificate store for the broker agent.
You must import the certificate file to the certificate store for the broker agent so that the broker agent
can start using the signed certificate.
For example:
keytool –import –alias v4pa-brokeragent –file certificate-filename -keystore v4pa-
brokeragent.jks
certificate-filename is the name of the certificate file from the certificate authority.
6
Run the keytool utility with the -import option to import the certificate authority root certificate into
the trust store file for the broker agent.
For example:
keytool -import -alias aliasname -file root_certificate -keystore v4pa-truststore.jks -
trustcacerts
root_certificate is the name of the certificate authority root certificate.
7 Restart the broker agent to start using the new certificate.
You can restart the broker agent by using the vRealize Operations for Published Applications Broker
Agent Settings wizard, or by restarting the vRealize Operations for Published Applications Broker
Agent Service.
What to do next
After you restart the broker agent, you must pair it with the vRealize Operations for Published Applications
adapter. See Chapter 19, “Certificate Pairing,” on page 73.
VMware vRealize Operations for Published Applications Installation and Administration
72 VMware, Inc.