Previous Topic: The accommon.ini File

Next Topic: global

communication

In the [communication] section, the tokens control the communication and encryption options.

Distribution_Server

Defines the Distribution Server URL. You can define more than one Distribution Server in a comma-separated list.

Example: tcp://ds.comp.com:7222, tcp://ds_dr.comp.com:7222

Default: none

endpoint_to_server_queue

Defines the name of the message queue that the endpoint uses to send information to CA Access Control Enterprise Management.

Default: ac_endpoint_to_server

server_to_endpoint_broadcast_queue

Defines the name of the message queue that CA Access Control 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 CA Access Control Enterprise Management uses to send messages to the endpoint.

Default: ac_server_to_endpoint

ServerVersion

Defines the Distribution Server version for forward compatibility.

Example: 12.01.0648

Default: none

ssl_custom

Specifies whether to use the host name verifier function.

Limits: 0, do not use the host name verifier function; 1, use the host name verifier function

Default: 0

ssl_hostname

Defines the SSL host name.

Default: none

ssl_identity

Defines the identity of the Report Agent.

Limits: The full pathname to a file containing the certificate data.

Default: none

ssl_issuer

Defines issuer certificates to the SSL connection.

Limits: The full pathname to a file containing the certificate data.

Default: none

ssl_key

Defines the Report Agent private key.

Limits: The full pathname to a file containing the private key.

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_trace

Specifies whether to enable SSL tracing.

Limits: 0, disable SSL tracing; 1, enable SSL tracing

Default: 0

ssl_trusted

Defines trusted certificates to the SSL connection.

Limits: The full pathname to a file containing the certificate data.

Default: none