communication

 maintains the message queue server communication settings it uses under the following key:
capamsc141
Privileged Access Manager
 maintains the message queue server communication settings it uses under the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\common\communication
The communication registry key contains the following registry entries:
  • certificate
    Defines the certificate file for the SSL connection.
    Limits:
    The full pathname to a file containing the certificate data.
  • Distribution_Server
    Defines the Distribution Server URL. You can define more than one Distribution Server in a comma-separated list.
    Example:
    ssl://ds.comp.com:61616, ssl://ds_dr.comp.com:61616
    Default:
    none
  • endpoint_to_server_queue
    Defines the name of the message queue that the endpoint uses to send information to 
    Privileged Access Manager
    Enterprise Management.
    Default
    : ac_endpoint_to_server
  • ServerVersion
    Specifies the version of the Distribution Server. Consider that an endpoint is configured to work with a Distribution Server with build version lower than the endpoint. You can set the build version manually and provide the build version of the Distribution Server.
    Example:
    12.01.0648
    The token is used for forward compatibility functionality in modules like policyfetcher, ReportAgent, Shared Account Management and UNAB.
  • server_to_endpoint_broadcast_queue
    Defines the name of the message queue that 
    Privileged Access Manager
    Enterprise Management uses to broadcast messages to all endpoints.
    Default
    : ac_server_to_endpoint_broadcast
  • server_to_endpoint_queue
    Defines the name of the message queue that 
    Privileged Access Manager
    Enterprise Management uses to send messages to the endpoint.
    Default
    : ac_server_to_endpoint
  • server_to_server_broadcast_queue
    Defines the name of the message queue that the Enterprise Management Server uses to broadcast topics and authenticates using the reportserver user.
    Default:
    ac_server_to_server_broadcast
  • server_to_server_local_queue
    Defines the name of the queue on the 
    Privileged Access Manager
    Message Queue used by the Distribution Server to get information from the Enterprise Server.
    Default:
    ac_server_to_server_local
  • server_to_server_queue
    Defines the name of the message queue that the Enterprise Management Server uses to send messages and authenticate using the reportserver user.
    Default
    : ac_server_to_server
  • ssl_keystore
    Defines the keystore location and the location of the client certificate for the SSL.
    Limits:
    The full pathname to the keystore location.
    Default
    : none
  • ssl_keystore_pw
    Default:
    none
  • ssl_noverifyhost
    Specifies whether to enable verification of the host certificate.
    Limits:
    0, disable host certificate verification; 1, enable host certificate verification
    Default:
    0
  • ssl_noverifyhostname
    Specifies whether to enable verification of the host name.
    Limits:
    0, disable host name verification; 1, enable host name verification
    Default:
    0
  • ssl_truststore
    Defines the truststore for server verification.
    Limits:
    The full pathname to the truststore.
    Default
    : none
  • ssl_truststore_pw
    Default:
    none