6.5
Table Of Contents
- VMware vRealize Operations for Published Applications Installation and Administration
- Contents
- VMware vRealize Operations for Published Applications Installation and Administration
- Introducing vRealize Operations for Published Applications
- System Requirements for vRealize Operations for Published Applications
- Installing and Configuring vRealize Operations for Published Applications
- Install and Configure vRealize Operations for Published Applications
- Downloading the vRealize Operations for Published Applications Installation Files
- Install the vRealize Operations for Published Applications Solution
- Open the Ports Used by vRealize Operations for Published Applications
- Adding a vRealize Operations for Published Applications License Key
- Associate XD-XA Objects with Your vRealize Operations for Published Applications License Key
- Create an Instance of the vRealize Operations for Published Applications 6.5 Adapter
- Enabling Firewall Rules for XenDesktop Delivery Controllers and PVS Server
- Install the vRealize Operations for Published Applications Broker Agent
- Configure the vRealize Operations for Published Applications Broker Agent
- Configure Broker Agent to use Non-Admin User for Citrix Desktop Delivery Controller
- Install a vRealize Operations for Published Applications Desktop Agent
- Push the vRealize Operations for Published Applications Desktop Agent Pair Token Using a Group Policy
- Install and Configure vRealize Operations for Published Applications
- Enable PowerShell Remoting on the Server
- Enabling HTTP or HTTPS Protocols for PowerShell Remoting
- Monitoring Your Citrix XenDesktop and Citrix XenApp Environments
- Managing RMI Communication in vRealize Operations for Published Applications
- Changing the Default TLS Configuration in vRealize Operations for Published Applications
- Managing Authentication in vRealize Operations for Published Applications
- Certificate and Trust Store Files
- Replacing the Default Certificates
- Certificate Pairing
- SSL/TLS and Authentication-Related Log Messages
- Upgrade vRealize Operations for Published Applications
- Create a vRealize Operations Manager Support Bundle
- Download vRealize Operations for Published Applications Broker Agent Log Files
- Download vRealize Operations for Published Applications Desktop Agent Log Files
- View Collector and vRealize Operations for Published Applications Adapter Log Files
- Modify the Logging Level for vRealize Operations for Published Applications Adapter Log Files
- Index
Certificate and Trust Store Files 11
The vRealize Operations for Published Applications components use a certicate trust store to store trusted
certicates and root certicates for certicate authorities. Certicates and trust stores are stored in Java key
store format.
This chapter includes the following topics:
n
“vRealize Operations for Published Applications Adapter Certicate and Trust Store Files,” on
page 57
n
“Broker Agent Certicate and Trust Store Files,” on page 58
vRealize Operations for Published Applications Adapter Certificate
and Trust Store Files
The certicate and trust store les for the vRealize Operations for Published Applications adapter are in the
adapter's work directory. These les are in Java key store format.
The work directory is on the node where the vRealize Operations for Published Applications adapter is
installed. On Linux, the path to the work directory
is /usr/lib/vmwarevcops/user/plugins/inbound/V4PA_adapter3/. On Windows, the path to the work
directory is C:\vmware\vcenteroperations\user\plugins\inbound\V4PA_adapter3\.
You can use the Java keytool utility to view and control the certicate store and trust store les.
Table 11‑1. Java Key Stores in the work Directory
Java Key Store Description
v4pa-adapter.jks
Contains the certicate that the adapter uses to
authenticate itself to agents.
v4pa-truststore.jks
Contains the trust store that the adapter uses to
authenticate the broker agent certicate.
The names of the key store les and their credentials are dened in the msgserver.properties le, which is
also in the work directory.
Table 11‑2. Adapter Key Store Configuration Properties in the msgserver.properties File
Property Default Value Description
keyle
v4pa-adapter.jks
Name of the key store le that
contains the adapter certicate.
keypass Password to the key store le
that contains the adapter
certicate. The password is
dynamically generated.
VMware, Inc. 57